File: emit-relocs-1.d

package info (click to toggle)
binutils-djgpp 2.35.1%2Bdfsg-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, sid
  • size: 321,256 kB
  • sloc: ansic: 1,162,947; asm: 671,219; cpp: 134,012; exp: 70,783; makefile: 55,860; sh: 22,254; yacc: 14,459; lisp: 13,806; perl: 2,008; lex: 1,649; pascal: 307; sed: 195; awk: 25
file content (37 lines) | stat: -rw-r--r-- 1,249 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
#name: Emit relocs 1
#source: emit-relocs-1a.s
#source: emit-relocs-1b.s
#ld: -q -T emit-relocs-1.ld
#objdump: -sr

.*:     file format .*

RELOCATION RECORDS FOR \[\.data\]:
OFFSET   TYPE              VALUE *
00000000 R_MIPS_32         \.data
00000004 R_MIPS_32         \.data\+0x00001000
00000008 R_MIPS_32         \.merge1\+0x00000002
0000000c R_MIPS_32         \.merge2
00000010 R_MIPS_32         \.merge3
00000014 R_MIPS_32         \.merge3\+0x00000004
00000020 R_MIPS_32         \.data\+0x00000020
00000024 R_MIPS_32         \.data\+0x00001020
00000028 R_MIPS_32         \.merge1
0000002c R_MIPS_32         \.merge2\+0x00000002
00000030 R_MIPS_32         \.merge3\+0x00000008
00000034 R_MIPS_32         \.merge3\+0x00000004


Contents of section \.text:
 80000 03e00008 00000000 00000000 00000000  .*
Contents of section \.merge1:
 80400 666c7574 74657200                    flutter.*
Contents of section \.merge2:
 80800 74617374 696e6700                    tasting.*
Contents of section \.merge3:
 80c00 00000100 00000200 00000300           .*
Contents of section \.data:
 81000 00081000 00082000 00080402 00080800  .*
 81010 00080c00 00080c04 00000000 00000000  .*
 81020 00081020 00082020 00080400 00080802  .*
 81030 00080c08 00080c04 .*