2007-09-29 Mike Frysinger <vapier@gentoo.org>
[deliverable/binutils-gdb.git] / ld / testsuite / ld-x86-64 / tlsbin.rd
1 #source: tlsbinpic.s
2 #source: tlsbin.s
3 #as: --64
4 #ld: -shared -melf_x86_64
5 #readelf: -WSsrl
6 #target: x86_64-*-*
7
8 There are [0-9]+ section headers, starting at offset 0x[0-9a-f]+:
9
10 Section Headers:
11 \[Nr\] Name +Type +Address +Off +Size +ES Flg Lk Inf Al
12 +\[[ 0-9]+\] +NULL +0+ 0+ 0+ 00 +0 +0 +0
13 +\[[ 0-9]+\] .interp +.*
14 +\[[ 0-9]+\] .hash +.*
15 +\[[ 0-9]+\] .dynsym +.*
16 +\[[ 0-9]+\] .dynstr +.*
17 +\[[ 0-9]+\] .rela.dyn +.*
18 +\[[ 0-9]+\] .rela.plt +.*
19 +\[[ 0-9]+\] .plt +.*
20 +\[[ 0-9]+\] .text +PROGBITS +0+401000 0+1000 0+22a 00 +AX +0 +0 +4096
21 +\[[ 0-9]+\] .tdata +PROGBITS +0+60122a 0+122a 0+60 00 WAT +0 +0 +1
22 +\[[ 0-9]+\] .tbss +NOBITS +0+60128a 0+128a 0+40 00 WAT +0 +0 +1
23 +\[[ 0-9]+\] .dynamic +DYNAMIC +0+601290 0+1290 0+140 10 +WA +4 +0 +8
24 +\[[ 0-9]+\] .got +PROGBITS +0+6013d0 0+13d0 0+20 08 +WA +0 +0 +8
25 +\[[ 0-9]+\] .got.plt +PROGBITS +0+6013f0 0+13f0 0+20 08 +WA +0 +0 +8
26 +\[[ 0-9]+\] .shstrtab +.*
27 +\[[ 0-9]+\] .symtab +.*
28 +\[[ 0-9]+\] .strtab +.*
29 Key to Flags:
30 .*
31 .*
32 .*
33
34 Elf file type is EXEC \(Executable file\)
35 Entry point 0x40113c
36 There are [0-9]+ program headers, starting at offset [0-9]+
37
38 Program Headers:
39 Type +Offset +VirtAddr +PhysAddr +FileSiz +MemSiz +Flg Align
40 PHDR.*
41 INTERP.*
42 .*Requesting program interpreter.*
43 LOAD +0x0+ 0x0+400000 0x0+400000 0x0+122a 0x0+122a R E 0x200000
44 LOAD +0x0+122a 0x0+60122a 0x0+60122a 0x0+1e6 0x0+1e6 RW 0x200000
45 DYNAMIC +0x0+1290 0x0+601290 0x0+601290 0x0+140 0x0+140 RW 0x8
46 TLS +0x0+122a 0x0+60122a 0x0+60122a 0x0+60 0x0+a0 R +0x1
47
48 Section to Segment mapping:
49 Segment Sections...
50 00 *
51 01 +.interp *
52 02 +.interp .hash .dynsym .dynstr .rela.dyn .rela.plt .plt .text *
53 03 +.tdata .dynamic .got .got.plt *
54 04 +.dynamic *
55 05 +.tdata .tbss *
56
57 Relocation section '.rela.dyn' at offset 0x[0-9a-f]+ contains 4 entries:
58 +Offset +Info +Type +Symbol's Value Symbol's Name \+ Addend
59 [0-9a-f ]+R_X86_64_TPOFF64 +0+ sG5 \+ 0
60 [0-9a-f ]+R_X86_64_TPOFF64 +0+ sG2 \+ 0
61 [0-9a-f ]+R_X86_64_TPOFF64 +0+ sG6 \+ 0
62 [0-9a-f ]+R_X86_64_TPOFF64 +0+ sG1 \+ 0
63
64 Relocation section '.rela.plt' at offset 0x[0-9a-f]+ contains 1 entries:
65 +Offset +Info +Type +Symbol's Value Symbol's Name \+ Addend
66 [0-9a-f ]+R_X86_64_JUMP_SLOT[0-9a-f ]+__tls_get_addr \+ 0
67
68 Symbol table '\.dynsym' contains [0-9]+ entries:
69 +Num: +Value +Size Type +Bind +Vis +Ndx Name
70 .* NOTYPE LOCAL DEFAULT UND *
71 .* TLS +GLOBAL DEFAULT UND sG5
72 .* TLS +GLOBAL DEFAULT UND sG2
73 .* FUNC +GLOBAL DEFAULT UND __tls_get_addr
74 .* NOTYPE GLOBAL DEFAULT ABS __bss_start
75 .* TLS +GLOBAL DEFAULT UND sG6
76 .* TLS +GLOBAL DEFAULT UND sG1
77 .* NOTYPE GLOBAL DEFAULT ABS _edata
78 .* NOTYPE GLOBAL DEFAULT ABS _end
79
80 Symbol table '\.symtab' contains [0-9]+ entries:
81 +Num: +Value +Size Type +Bind +Vis +Ndx Name
82 .* NOTYPE LOCAL DEFAULT UND *
83 .* SECTION LOCAL DEFAULT +1 *
84 .* SECTION LOCAL DEFAULT +2 *
85 .* SECTION LOCAL DEFAULT +3 *
86 .* SECTION LOCAL DEFAULT +4 *
87 .* SECTION LOCAL DEFAULT +5 *
88 .* SECTION LOCAL DEFAULT +6 *
89 .* SECTION LOCAL DEFAULT +7 *
90 .* SECTION LOCAL DEFAULT +8 *
91 .* SECTION LOCAL DEFAULT +9 *
92 .* SECTION LOCAL DEFAULT +10 *
93 .* SECTION LOCAL DEFAULT +11 *
94 .* SECTION LOCAL DEFAULT +12 *
95 .* SECTION LOCAL DEFAULT +13 *
96 .* TLS +LOCAL DEFAULT +9 sl1
97 .* TLS +LOCAL DEFAULT +9 sl2
98 .* TLS +LOCAL DEFAULT +9 sl3
99 .* TLS +LOCAL DEFAULT +9 sl4
100 .* TLS +LOCAL DEFAULT +9 sl5
101 .* TLS +LOCAL DEFAULT +9 sl6
102 .* TLS +LOCAL DEFAULT +9 sl7
103 .* TLS +LOCAL DEFAULT +9 sl8
104 .* TLS +LOCAL DEFAULT +10 bl1
105 .* TLS +LOCAL DEFAULT +10 bl2
106 .* TLS +LOCAL DEFAULT +10 bl3
107 .* TLS +LOCAL DEFAULT +10 bl4
108 .* TLS +LOCAL DEFAULT +10 bl5
109 .* TLS +LOCAL DEFAULT +10 bl6
110 .* TLS +LOCAL DEFAULT +10 bl7
111 .* TLS +LOCAL DEFAULT +10 bl8
112 .* OBJECT LOCAL HIDDEN +11 _DYNAMIC
113 .* OBJECT LOCAL HIDDEN +13 _GLOBAL_OFFSET_TABLE_
114 .* TLS +GLOBAL DEFAULT +9 sg8
115 .* TLS +GLOBAL DEFAULT +10 bg8
116 .* TLS +GLOBAL DEFAULT +10 bg6
117 .* TLS +GLOBAL DEFAULT UND sG5
118 .* TLS +GLOBAL DEFAULT +10 bg3
119 .* TLS +GLOBAL DEFAULT +9 sg3
120 .* TLS +GLOBAL HIDDEN +9 sh3
121 .* TLS +GLOBAL DEFAULT UND sG2
122 .* TLS +GLOBAL DEFAULT +9 sg4
123 .* TLS +GLOBAL DEFAULT +9 sg5
124 .* TLS +GLOBAL DEFAULT +10 bg5
125 .* FUNC +GLOBAL DEFAULT UND __tls_get_addr
126 .* TLS +GLOBAL HIDDEN +9 sh7
127 .* TLS +GLOBAL HIDDEN +9 sh8
128 .* TLS +GLOBAL DEFAULT +9 sg1
129 .* FUNC +GLOBAL DEFAULT +8 _start
130 .* TLS +GLOBAL HIDDEN +9 sh4
131 .* TLS +GLOBAL DEFAULT +10 bg7
132 .* TLS +GLOBAL HIDDEN +9 sh5
133 .* NOTYPE GLOBAL DEFAULT ABS __bss_start
134 .* TLS +GLOBAL DEFAULT UND sG6
135 .* FUNC +GLOBAL DEFAULT +8 fn2
136 .* TLS +GLOBAL DEFAULT +9 sg2
137 .* TLS +GLOBAL DEFAULT UND sG1
138 .* TLS +GLOBAL HIDDEN +9 sh1
139 .* TLS +GLOBAL DEFAULT +9 sg6
140 .* TLS +GLOBAL DEFAULT +9 sg7
141 .* NOTYPE GLOBAL DEFAULT ABS _edata
142 .* NOTYPE GLOBAL DEFAULT ABS _end
143 .* TLS +GLOBAL HIDDEN +9 sh2
144 .* TLS +GLOBAL HIDDEN +9 sh6
145 .* TLS +GLOBAL DEFAULT +10 bg2
146 .* TLS +GLOBAL DEFAULT +10 bg1
147 .* TLS +GLOBAL DEFAULT +10 bg4
This page took 0.033417 seconds and 5 git commands to generate.