Non-contiguous memory regions support: Avoid calls to abort
[deliverable/binutils-gdb.git] / ld / testsuite / ld-tic6x / shlib-app-1rb.rd
1 There are 17 section headers, starting at offset .*:
2
3 Section Headers:
4 \[Nr\] Name Type Addr Off Size ES Flg Lk Inf Al
5 \[ 0\] NULL 00000000 000000 000000 00 0 0 0
6 \[ 1\] \.hash HASH 00008000 001000 000038 04 A 2 0 4
7 \[ 2\] \.dynsym DYNSYM 00008038 001038 000090 10 A 3 6 4
8 \[ 3\] \.dynstr STRTAB 000080c8 0010c8 00001e 00 A 0 0 1
9 \[ 4\] \.rela\.got RELA 000080e8 0010e8 000018 0c AI 2 10 4
10 \[ 5\] \.rela\.bss RELA 00008100 001100 00000c 0c AI 2 12 4
11 \[ 6\] \.dynamic DYNAMIC 0000810c 00110c 0000b8 08 WA 3 0 4
12 \[ 7\] \.rela\.plt RELA 10000000 002000 00000c 0c AI 2 10 4
13 \[ 8\] \.plt PROGBITS 10000020 002020 000040 18 AX 0 0 32
14 \[ 9\] \.text PROGBITS 10000060 002060 000040 00 AX 0 0 32
15 \[10\] \.got PROGBITS 100000a0 0020a0 000020 00 WA 0 0 4
16 \[11\] \.neardata PROGBITS 100000c0 0020c0 000004 00 WA 0 0 4
17 \[12\] \.bss NOBITS 100000c4 0020c4 000004 00 WA 0 0 4
18 \[13\] \.c6xabi\.attributes C6000_ATTRIBUTES 00000000 0020c4 000019 00 0 0 1
19 \[14\] \.symtab SYMTAB 00000000 0020e0 000170 10 15 20 4
20 \[15\] \.strtab STRTAB 00000000 002250 000057 00 0 0 1
21 \[16\] \.shstrtab STRTAB 00000000 0022a7 00007b 00 0 0 1
22 Key to Flags:
23 #...
24
25 Elf file type is EXEC \(Executable file\)
26 Entry point 0x10000060
27 There are 4 program headers, starting at offset 52
28
29 Program Headers:
30 Type Offset VirtAddr PhysAddr FileSiz MemSiz Flg Align
31 LOAD 0x001000 0x00008000 0x00008000 0x001c4 0x001c4 RW 0x1000
32 LOAD 0x002000 0x10000000 0x10000000 0x000c4 0x000c8 RWE 0x1000
33 DYNAMIC 0x00110c 0x0000810c 0x0000810c 0x000b8 0x000b8 RW 0x4
34 GNU_STACK 0x000000 0x00000000 0x00000000 0x00000 0x20000 RWE 0x8
35
36 Section to Segment mapping:
37 Segment Sections\.\.\.
38 00 \.hash \.dynsym \.dynstr \.rela\.got \.rela\.bss \.dynamic
39 01 \.rela\.plt \.plt \.text \.got \.neardata \.bss
40 02 \.dynamic
41 03
42
43 Dynamic section at offset 0x110c contains 18 entries:
44 Tag Type Name/Value
45 0x00000001 \(NEEDED\) Shared library: \[tmpdir/libtestrb\.so\]
46 0x00000004 \(HASH\) 0x8000
47 0x00000005 \(STRTAB\) 0x80c8
48 0x00000006 \(SYMTAB\) 0x8038
49 0x0000000a \(STRSZ\) 30 \(bytes\)
50 0x0000000b \(SYMENT\) 16 \(bytes\)
51 0x00000015 \(DEBUG\) 0x0
52 0x70000000 \(C6000_DSBT_BASE\) 0x100000a0
53 0x70000001 \(C6000_DSBT_SIZE\) 0x3
54 0x70000003 \(C6000_DSBT_INDEX\) 0x0
55 0x00000003 \(PLTGOT\) 0x100000ac
56 0x00000002 \(PLTRELSZ\) 12 \(bytes\)
57 0x00000014 \(PLTREL\) RELA
58 0x00000017 \(JMPREL\) 0x10000000
59 0x00000007 \(RELA\) 0x80e8
60 0x00000008 \(RELASZ\) 48 \(bytes\)
61 0x00000009 \(RELAENT\) 12 \(bytes\)
62 0x00000000 \(NULL\) 0x0
63
64 Relocation section '\.rela\.got' at offset 0x10e8 contains 2 entries:
65 Offset Info Type Sym\. Value Symbol's Name \+ Addend
66 100000b8 00000601 R_C6000_ABS32 100000c0 b \+ 0
67 100000bc 00000801 R_C6000_ABS32 100000c4 a \+ 0
68
69 Relocation section '\.rela\.bss' at offset 0x1100 contains 1 entry:
70 Offset Info Type Sym\. Value Symbol's Name \+ Addend
71 100000c4 0000081a R_C6000_COPY 100000c4 a \+ 0
72
73 Relocation section '\.rela\.plt' at offset 0x2000 contains 1 entry:
74 Offset Info Type Sym\. Value Symbol's Name \+ Addend
75 100000b4 0000071b R_C6000_JUMP_SLOT 00000000 sub0 \+ 0
76
77 Symbol table '\.dynsym' contains 9 entries:
78 Num: Value Size Type Bind Vis Ndx Name
79 0: 00000000 0 NOTYPE LOCAL DEFAULT UND
80 1: 10000020 0 SECTION LOCAL DEFAULT 8
81 2: 10000060 0 SECTION LOCAL DEFAULT 9
82 3: 100000a0 0 SECTION LOCAL DEFAULT 10
83 4: 100000c0 0 SECTION LOCAL DEFAULT 11
84 5: 100000c4 0 SECTION LOCAL DEFAULT 12
85 6: 100000c0 4 OBJECT GLOBAL DEFAULT 11 b
86 7: 00000000 0 FUNC GLOBAL DEFAULT UND sub0
87 8: 100000c4 4 OBJECT GLOBAL DEFAULT 12 a
88
89 Symbol table '\.symtab' contains 23 entries:
90 Num: Value Size Type Bind Vis Ndx Name
91 0: 00000000 0 NOTYPE LOCAL DEFAULT UND
92 1: 00008000 0 SECTION LOCAL DEFAULT 1
93 2: 00008038 0 SECTION LOCAL DEFAULT 2
94 3: 000080c8 0 SECTION LOCAL DEFAULT 3
95 4: 000080e8 0 SECTION LOCAL DEFAULT 4
96 5: 00008100 0 SECTION LOCAL DEFAULT 5
97 6: 0000810c 0 SECTION LOCAL DEFAULT 6
98 7: 10000000 0 SECTION LOCAL DEFAULT 7
99 8: 10000020 0 SECTION LOCAL DEFAULT 8
100 9: 10000060 0 SECTION LOCAL DEFAULT 9
101 10: 100000a0 0 SECTION LOCAL DEFAULT 10
102 11: 100000c0 0 SECTION LOCAL DEFAULT 11
103 12: 100000c4 0 SECTION LOCAL DEFAULT 12
104 13: 00000000 0 SECTION LOCAL DEFAULT 13
105 14: 00000000 0 FILE LOCAL DEFAULT ABS tmpdir/shlib-app-1r\.o
106 15: 10000060 0 NOTYPE LOCAL DEFAULT 9 fish
107 16: 00000000 0 FILE LOCAL DEFAULT ABS
108 17: 0000810c 0 OBJECT LOCAL DEFAULT 6 _DYNAMIC
109 18: 100000ac 0 OBJECT LOCAL DEFAULT 10 _GLOBAL_OFFSET_TABLE_
110 19: 100000a0 0 NOTYPE LOCAL DEFAULT 10 __c6xabi_DSBT_BASE
111 20: 100000c0 4 OBJECT GLOBAL DEFAULT 11 b
112 21: 00000000 0 FUNC GLOBAL DEFAULT UND sub0
113 22: 100000c4 4 OBJECT GLOBAL DEFAULT 12 a
This page took 0.035044 seconds and 4 git commands to generate.