readelf ngettext fixes
[deliverable/binutils-gdb.git] / ld / testsuite / ld-tic6x / shlib-app-1.rd
CommitLineData
a485e98e 1There are 18 section headers, starting at offset .*:
ac145307
BS
2
3Section 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 000044 04 A 2 0 4
90ac2420 7 \[ 2\] \.dynsym DYNSYM 00008044 001044 0000c0 10 A 3 7 4
ac145307 8 \[ 3\] \.dynstr STRTAB 00008104 001104 000035 00 A 0 0 1
bcf1df01
NC
9 \[ 4\] \.rela\.got RELA 0000813c 00113c 000018 0c AI 2 11 4
10 \[ 5\] \.rela\.neardata RELA 00008154 001154 000018 0c AI 2 12 4
11 \[ 6\] \.rela\.bss RELA 0000816c 00116c 00000c 0c AI 2 13 4
ac145307 12 \[ 7\] \.dynamic DYNAMIC 00008178 001178 0000b8 08 WA 3 0 4
87070c08 13 \[ 8\] \.rela\.plt RELA 10000000 002000 00000c 0c AI 2 11 4
ac145307
BS
14 \[ 9\] \.plt PROGBITS 10000020 002020 000040 18 AX 0 0 32
15 \[10\] \.text PROGBITS 10000060 002060 000040 00 AX 0 0 32
16 \[11\] \.got PROGBITS 100000a0 0020a0 000020 00 WA 0 0 4
17 \[12\] \.neardata PROGBITS 100000c0 0020c0 00000c 00 WA 0 0 4
18 \[13\] \.bss NOBITS 100000cc 0020cc 000004 00 WA 0 0 4
ea52a088 19 \[14\] \.c6xabi\.attributes C6000_ATTRIBUTES 00000000 0020cc 000019 00 0 0 1
dd905818
NC
20 \[15\] \.symtab SYMTAB 00000000 [0-9a-f]+ [0-9a-f]+ 10 16 [0-9]+ 4
21 \[16\] \.strtab STRTAB 00000000 [0-9a-f]+ [0-9a-f]+ 00 0 0 1
22 \[17\] \.shstrtab STRTAB 00000000 [0-9a-f]+ 000080 00 0 0 1
ac145307 23Key to Flags:
9fb71ee4 24#...
ac145307
BS
25
26Elf file type is EXEC \(Executable file\)
27Entry point 0x10000060
28There are 4 program headers, starting at offset 52
29
30Program Headers:
31 Type Offset VirtAddr PhysAddr FileSiz MemSiz Flg Align
32 LOAD 0x001000 0x00008000 0x00008000 0x00230 0x00230 RW 0x1000
33 LOAD 0x002000 0x10000000 0x10000000 0x000cc 0x000d0 RWE 0x1000
34 DYNAMIC 0x001178 0x00008178 0x00008178 0x000b8 0x000b8 RW 0x4
35 GNU_STACK 0x000000 0x00000000 0x00000000 0x00000 0x20000 RWE 0x8
36
37 Section to Segment mapping:
38 Segment Sections\.\.\.
39 00 \.hash \.dynsym \.dynstr \.rela\.got \.rela\.neardata \.rela\.bss \.dynamic
40 01 \.rela\.plt \.plt \.text \.got \.neardata \.bss
41 02 \.dynamic
42 03
43
44Dynamic section at offset 0x1178 contains 18 entries:
45 Tag Type Name/Value
46 0x00000001 \(NEEDED\) Shared library: \[tmpdir/libtest\.so\]
47 0x00000004 \(HASH\) 0x8000
48 0x00000005 \(STRTAB\) 0x8104
49 0x00000006 \(SYMTAB\) 0x8044
50 0x0000000a \(STRSZ\) 53 \(bytes\)
51 0x0000000b \(SYMENT\) 16 \(bytes\)
52 0x00000015 \(DEBUG\) 0x0
53 0x70000000 \(C6000_DSBT_BASE\) 0x100000a0
54 0x70000001 \(C6000_DSBT_SIZE\) 0x3
55 0x70000003 \(C6000_DSBT_INDEX\) 0x0
56 0x00000003 \(PLTGOT\) 0x100000ac
57 0x00000002 \(PLTRELSZ\) 12 \(bytes\)
58 0x00000014 \(PLTREL\) RELA
59 0x00000017 \(JMPREL\) 0x10000000
60 0x00000007 \(RELA\) 0x813c
61 0x00000008 \(RELASZ\) 72 \(bytes\)
62 0x00000009 \(RELAENT\) 12 \(bytes\)
63 0x00000000 \(NULL\) 0x0
64
65Relocation section '\.rela\.got' at offset 0x113c contains 2 entries:
66 Offset Info Type Sym\. Value Symbol's Name \+ Addend
67100000b8 00000701 R_C6000_ABS32 100000c0 b \+ 0
68100000bc 00000b01 R_C6000_ABS32 100000cc a \+ 0
69
70Relocation section '\.rela\.neardata' at offset 0x1154 contains 2 entries:
71 Offset Info Type Sym\. Value Symbol's Name \+ Addend
72100000c4 00000801 R_C6000_ABS32 00000000 g1 \+ 0
73100000c8 00000901 R_C6000_ABS32 00000000 g2 \+ 0
74
d3a49aa8 75Relocation section '\.rela\.bss' at offset 0x116c contains 1 entry:
ac145307
BS
76 Offset Info Type Sym\. Value Symbol's Name \+ Addend
77100000cc 00000b1a R_C6000_COPY 100000cc a \+ 0
78
d3a49aa8 79Relocation section '\.rela\.plt' at offset 0x2000 contains 1 entry:
ac145307
BS
80 Offset Info Type Sym\. Value Symbol's Name \+ Addend
81100000b4 00000a1b R_C6000_JUMP_SLOT 00000000 sub0 \+ 0
82
83Symbol table '\.dynsym' contains 12 entries:
84 Num: Value Size Type Bind Vis Ndx Name
85 0: 00000000 0 NOTYPE LOCAL DEFAULT UND
86 1: 10000020 0 SECTION LOCAL DEFAULT 9
87 2: 10000060 0 SECTION LOCAL DEFAULT 10
88 3: 100000a0 0 SECTION LOCAL DEFAULT 11
89 4: 100000c0 0 SECTION LOCAL DEFAULT 12
90 5: 100000cc 0 SECTION LOCAL DEFAULT 13
d2667025 91 6: 100000a0 0 NOTYPE LOCAL DEFAULT 11 __c6xabi_DSBT_BASE
ac145307
BS
92 7: 100000c0 4 OBJECT GLOBAL DEFAULT 12 b
93 8: 00000000 0 NOTYPE WEAK DEFAULT UND g1
94 9: 00000000 0 OBJECT WEAK DEFAULT UND g2
95 10: 00000000 0 FUNC GLOBAL DEFAULT UND sub0
96 11: 100000cc 4 OBJECT GLOBAL DEFAULT 13 a
97
ffbc01cc 98Symbol table '\.symtab' contains [0-9]+ entries:
ac145307 99 Num: Value Size Type Bind Vis Ndx Name
ffbc01cc
AM
100.* 00000000 0 NOTYPE LOCAL DEFAULT UND
101.* 00008000 0 SECTION LOCAL DEFAULT 1
102.* 00008044 0 SECTION LOCAL DEFAULT 2
103.* 00008104 0 SECTION LOCAL DEFAULT 3
104.* 0000813c 0 SECTION LOCAL DEFAULT 4
105.* 00008154 0 SECTION LOCAL DEFAULT 5
106.* 0000816c 0 SECTION LOCAL DEFAULT 6
107.* 00008178 0 SECTION LOCAL DEFAULT 7
108.* 10000000 0 SECTION LOCAL DEFAULT 8
109.* 10000020 0 SECTION LOCAL DEFAULT 9
110.* 10000060 0 SECTION LOCAL DEFAULT 10
111.* 100000a0 0 SECTION LOCAL DEFAULT 11
112.* 100000c0 0 SECTION LOCAL DEFAULT 12
113.* 100000cc 0 SECTION LOCAL DEFAULT 13
114.* 00000000 0 SECTION LOCAL DEFAULT 14
115.* 00000000 0 FILE LOCAL DEFAULT ABS .*
116.* 10000060 0 NOTYPE LOCAL DEFAULT 10 fish
117.* 100000c4 8 OBJECT LOCAL DEFAULT 12 w
118.* 00000000 0 FILE LOCAL DEFAULT ABS .*
119.* 00008178 0 OBJECT LOCAL DEFAULT 7 _DYNAMIC
120.* 100000ac 0 OBJECT LOCAL DEFAULT 11 _GLOBAL_OFFSET_TABLE_
d2667025 121.* 100000a0 0 NOTYPE LOCAL DEFAULT 11 __c6xabi_DSBT_BASE
ffbc01cc 122.* 100000c0 4 OBJECT GLOBAL DEFAULT 12 b
ffbc01cc
AM
123.* 00000000 0 NOTYPE WEAK DEFAULT UND g1
124.* 00000000 0 OBJECT WEAK DEFAULT UND g2
125.* 00000000 0 FUNC GLOBAL DEFAULT UND sub0
126.* 100000cc 4 OBJECT GLOBAL DEFAULT 13 a
This page took 0.312273 seconds and 4 git commands to generate.