]> Git Repo - binutils.git/blob - ld/testsuite/ld-powerpc/tlsexetoc.r
* ld-powerpc/tlsexe.r: Update sh_info to decimal.
[binutils.git] / ld / testsuite / ld-powerpc / tlsexetoc.r
1 #source: tlslib.s
2 #source: tlstoc.s
3 #as: -a64
4 #ld: -melf64ppc
5 #readelf: -WSsrl
6 #target: powerpc64*-*-*
7
8 There are 20 section headers.*
9
10 Section Headers:
11  +\[Nr\] Name +Type +Address +Off +Size +ES Flg Lk Inf Al
12  +\[ 0\] +NULL +0+ 0+ 0+ 0+ +0 +0 +0
13  +\[ 1\] \.interp +PROGBITS +0+10000190 0+190 0+11 0+ +A +0 +0 +1
14  +\[ 2\] \.hash +HASH +0+100001a8 0+1a8 0+38 04 +A +3 +0 +8
15  +\[ 3\] \.dynsym +DYNSYM +0+100001e0 0+1e0 0+d8 18 +A +4 +1 +8
16  +\[ 4\] \.dynstr +STRTAB +0+100002b8 0+2b8 0+4c 0+ +A +0 +0 +1
17  +\[ 5\] \.rela\.dyn +RELA +0+10000308 0+308 0+30 18 +A +3 +0 +8
18  +\[ 6\] \.rela\.plt +RELA +0+10000338 0+338 0+18 18 +A +3 +15 +8
19  +\[ 7\] \.text +PROGBITS +0+10000350 0+350 0+bc 0+ +AX +0 +0 +4
20  +\[ 8\] \.data +PROGBITS +0+10010410 0+410 0+ 0+ +WA +0 +0 +1
21  +\[ 9\] \.branch_lt +PROGBITS +0+10010410 0+410 0+ 0+ +WA +0 +0 +8
22  +\[10\] \.tdata +PROGBITS +0+10010410 0+410 0+38 0+ WAT +0 +0 +8
23  +\[11\] \.tbss +NOBITS +0+10010448 0+448 0+38 0+ WAT +0 +0 +8
24  +\[12\] \.dynamic +DYNAMIC +0+10010448 0+448 0+150 10 +WA +4 +0 +8
25  +\[13\] \.got +PROGBITS +0+10010598 0+598 0+58 08 +WA +0 +0 +8
26  +\[14\] \.sbss +NOBITS +0+100105f0 0+5f0 0+ 0+ +W +0 +0 +1
27  +\[15\] \.plt +NOBITS +0+100105f0 0+5f0 0+30 18 +WA +0 +0 +8
28  +\[16\] \.bss +NOBITS +0+10010620 0+5f0 0+ 0+ +WA +0 +0 +1
29  +\[17\] \.shstrtab +STRTAB +0+ 0+5f0 0+8a 0+ +0 +0 +1
30  +\[18\] \.symtab +SYMTAB +0+ 0+b80 0+420 18 +19 +28 +8
31  +\[19\] \.strtab +STRTAB +0+ 0+fa0 0+8c 0+ +0 +0 +1
32 #...
33
34 Elf file type is EXEC \(Executable file\)
35 Entry point 0x1000036c
36 There are 6 program headers.*
37
38 Program Headers:
39  +Type +Offset +VirtAddr +PhysAddr +FileSiz +MemSiz +Flg Align
40  +PHDR +0x0+40 0x0+10000040 0x0+10000040 0x0+150 0x0+150 R E 0x8
41  +INTERP +0x0+190 0x0+10000190 0x0+10000190 0x0+11 0x0+11 R +0x1
42  +\[Requesting program interpreter: .*\]
43  +LOAD +0x0+ 0x0+10000000 0x0+10000000 0x0+40c 0x0+40c R E 0x10000
44  +LOAD +0x0+410 0x0+10010410 0x0+10010410 0x0+1e0 0x0+210 RW +0x10000
45  +DYNAMIC +0x0+448 0x0+10010448 0x0+10010448 0x0+150 0x0+150 RW +0x8
46  +TLS +0x0+410 0x0+10010410 0x0+10010410 0x0+38 0x0+70 R +0x8
47
48  Section to Segment mapping:
49  +Segment Sections\.\.\.
50  +0+ +
51  +01 +\.interp 
52  +02 +\.interp \.hash \.dynsym \.dynstr \.rela\.dyn \.rela\.plt \.text 
53  +03 +\.tdata \.tbss \.dynamic \.got \.plt 
54  +04 +\.tbss \.dynamic 
55  +05 +\.tdata \.tbss 
56
57 Relocation section '\.rela\.dyn' at offset .* contains 2 entries:
58  +Offset +Info +Type +Symbol's Value +Symbol's Name \+ Addend
59 0+100105a0 +0+200000049 R_PPC64_TPREL64 +0+ gd \+ 0
60 0+100105b0 +0+500000044 R_PPC64_DTPMOD64 +0+ ld \+ 0
61
62 Relocation section '\.rela\.plt' at offset .* contains 1 entries:
63  +Offset +Info +Type +Symbol's Value +Symbol's Name \+ Addend
64 0+10010608 +0+300000015 R_PPC64_JMP_SLOT +0+ __tls_get_addr \+ 0
65
66 Symbol table '\.dynsym' contains 9 entries:
67  +Num: +Value +Size Type +Bind +Vis +Ndx Name
68  +0: 0+ +0 NOTYPE +LOCAL +DEFAULT +UND 
69  +1: 0+10010448 +0 OBJECT +GLOBAL DEFAULT +ABS _DYNAMIC
70  +2: 0+ +0 TLS +GLOBAL DEFAULT +UND gd
71  +3: 0+ +0 FUNC +GLOBAL DEFAULT +UND __tls_get_addr
72  +4: 0+ +0 FUNC +GLOBAL DEFAULT +UND \.__tls_get_addr
73  +5: 0+ +0 TLS +GLOBAL DEFAULT +UND ld
74  +6: 0+100105f0 +0 NOTYPE +GLOBAL DEFAULT +ABS __bss_start
75  +7: 0+100105f0 +0 NOTYPE +GLOBAL DEFAULT +ABS _edata
76  +8: 0+10010620 +0 NOTYPE +GLOBAL DEFAULT +ABS _end
77
78 Symbol table '\.symtab' contains 44 entries:
79  +Num: +Value +Size Type +Bind +Vis +Ndx Name
80  +0: 0+ +0 NOTYPE +LOCAL +DEFAULT +UND 
81  +1: 0+10000190 +0 SECTION LOCAL +DEFAULT +1 
82  +2: 0+100001a8 +0 SECTION LOCAL +DEFAULT +2 
83  +3: 0+100001e0 +0 SECTION LOCAL +DEFAULT +3 
84  +4: 0+100002b8 +0 SECTION LOCAL +DEFAULT +4 
85  +5: 0+10000308 +0 SECTION LOCAL +DEFAULT +5 
86  +6: 0+10000338 +0 SECTION LOCAL +DEFAULT +6 
87  +7: 0+10000350 +0 SECTION LOCAL +DEFAULT +7 
88  +8: 0+10010410 +0 SECTION LOCAL +DEFAULT +8 
89  +9: 0+10010410 +0 SECTION LOCAL +DEFAULT +9 
90  +10: 0+10010410 +0 SECTION LOCAL +DEFAULT +10 
91  +11: 0+10010448 +0 SECTION LOCAL +DEFAULT +11 
92  +12: 0+10010448 +0 SECTION LOCAL +DEFAULT +12 
93  +13: 0+10010598 +0 SECTION LOCAL +DEFAULT +13 
94  +14: 0+100105f0 +0 SECTION LOCAL +DEFAULT +14 
95  +15: 0+100105f0 +0 SECTION LOCAL +DEFAULT +15 
96  +16: 0+10010620 +0 SECTION LOCAL +DEFAULT +16 
97  +17: 0+ +0 SECTION LOCAL +DEFAULT +17 
98  +18: 0+ +0 SECTION LOCAL +DEFAULT +18 
99  +19: 0+ +0 SECTION LOCAL +DEFAULT +19 
100  +20: 0+ +0 TLS +LOCAL +DEFAULT +10 gd4
101  +21: 0+8 +0 TLS +LOCAL +DEFAULT +10 ld4
102  +22: 0+10 +0 TLS +LOCAL +DEFAULT +10 ld5
103  +23: 0+18 +0 TLS +LOCAL +DEFAULT +10 ld6
104  +24: 0+20 +0 TLS +LOCAL +DEFAULT +10 ie4
105  +25: 0+28 +0 TLS +LOCAL +DEFAULT +10 le4
106  +26: 0+30 +0 TLS +LOCAL +DEFAULT +10 le5
107  +27: 0+100105e8 +0 NOTYPE +LOCAL +DEFAULT +13 \.Lie0
108  +28: 0+10010448 +0 OBJECT +GLOBAL DEFAULT +ABS _DYNAMIC
109  +29: 0+ +0 TLS +GLOBAL DEFAULT +UND gd
110  +30: 0+60 +0 TLS +GLOBAL DEFAULT +11 le0
111  +31: 0+ +0 FUNC +GLOBAL DEFAULT +UND __tls_get_addr
112  +32: 0+ +0 FUNC +GLOBAL DEFAULT +UND \.__tls_get_addr
113  +33: 0+40 +0 TLS +GLOBAL DEFAULT +11 ld0
114  +34: 0+68 +0 TLS +GLOBAL DEFAULT +11 le1
115  +35: 0+ +0 TLS +GLOBAL DEFAULT +UND ld
116  +36: 0+1000036c +0 NOTYPE +GLOBAL DEFAULT +7 _start
117  +37: 0+50 +0 TLS +GLOBAL DEFAULT +11 ld2
118  +38: 0+48 +0 TLS +GLOBAL DEFAULT +11 ld1
119  +39: 0+100105f0 +0 NOTYPE +GLOBAL DEFAULT +ABS __bss_start
120  +40: 0+100105f0 +0 NOTYPE +GLOBAL DEFAULT +ABS _edata
121  +41: 0+10010620 +0 NOTYPE +GLOBAL DEFAULT +ABS _end
122  +42: 0+38 +0 TLS +GLOBAL DEFAULT +11 gd0
123  +43: 0+58 +0 TLS +GLOBAL DEFAULT +11 ie0
This page took 0.031282 seconds and 4 git commands to generate.