ld/
[deliverable/binutils-gdb.git] / ld / testsuite / ld-x86-64 / tlspic.rd
1 #source: tlspic1.s
2 #source: tlspic2.s
3 #as: --64
4 #ld: -shared -melf_x86_64 --no-ld-generated-unwind-info
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]+\] .hash +.*
14 +\[[ 0-9]+\] .dynsym +.*
15 +\[[ 0-9]+\] .dynstr +.*
16 +\[[ 0-9]+\] .rela.dyn +.*
17 +\[[ 0-9]+\] .rela.plt +.*
18 +\[[ 0-9]+\] .plt +.*
19 +\[[ 0-9]+\] .text +PROGBITS +0+1000 0+1000 0+1ac 00 +AX +0 +0 4096
20 +\[[ 0-9]+\] .tdata +PROGBITS +0+2011ac 0+11ac 0+60 00 WAT +0 +0 +1
21 +\[[ 0-9]+\] .tbss +NOBITS +0+20120c 0+120c 0+20 00 WAT +0 +0 +1
22 +\[[ 0-9]+\] .dynamic +DYNAMIC +0+201210 0+1210 0+130 10 +WA +3 +0 +8
23 +\[[ 0-9]+\] .got +PROGBITS +0+201340 0+1340 0+90 08 +WA +0 +0 +8
24 +\[[ 0-9]+\] .got.plt +PROGBITS +0+2013d0 0+13d0 0+20 08 +WA +0 +0 +8
25 +\[[ 0-9]+\] .shstrtab +.*
26 +\[[ 0-9]+\] .symtab +.*
27 +\[[ 0-9]+\] .strtab +.*
28 Key to Flags:
29 .*
30 .*
31 .*
32
33 Elf file type is DYN \(Shared object file\)
34 Entry point 0x1000
35 There are [0-9]+ program headers, starting at offset [0-9]+
36
37 Program Headers:
38 +Type +Offset +VirtAddr +PhysAddr +FileSiz +MemSiz +Flg Align
39 +LOAD +0x0+ 0x0+ 0x0+ 0x[0-9a-f]+ 0x[0-9a-f]+ R E 0x200000
40 +LOAD +0x0+11ac 0x0+2011ac 0x0+2011ac 0x0+244 0x0+244 RW +0x200000
41 +DYNAMIC +0x0+1210 0x0+201210 0x0+201210 0x0+130 0x0+130 RW +0x8
42 +TLS +0x0+11ac 0x0+2011ac 0x0+2011ac 0x0+60 0x0+80 R +0x1
43
44 Section to Segment mapping:
45 +Segment Sections...
46 +00 +.hash .dynsym .dynstr .rela.dyn .rela.plt .plt .text *
47 +01 +.tdata .dynamic .got .got.plt *
48 +02 +.dynamic *
49 +03 +.tdata .tbss *
50
51 Relocation section '.rela.dyn' at offset 0x[0-9a-f]+ contains 14 entries:
52 +Offset +Info +Type +Symbol's Value +Symbol's Name \+ Addend
53 [0-9a-f ]+R_X86_64_DTPMOD64 +0
54 [0-9a-f ]+R_X86_64_TPOFF64 +24
55 [0-9a-f ]+R_X86_64_TPOFF64 +30
56 [0-9a-f ]+R_X86_64_DTPMOD64 +0
57 [0-9a-f ]+R_X86_64_DTPMOD64 +0
58 [0-9a-f ]+R_X86_64_TPOFF64 +64
59 [0-9a-f ]+R_X86_64_TPOFF64 +50
60 [0-9a-f ]+R_X86_64_TPOFF64 +70
61 [0-9a-f ]+R_X86_64_DTPMOD64 +0
62 [0-9a-f ]+R_X86_64_TPOFF64 +44
63 [0-9a-f ]+R_X86_64_TPOFF64 +0+10 sg5 \+ 0
64 [0-9a-f ]+R_X86_64_DTPMOD64 +0+ sg1 \+ 0
65 [0-9a-f ]+R_X86_64_DTPOFF64 +0+ sg1 \+ 0
66 [0-9a-f ]+R_X86_64_TPOFF64 +0+4 sg2 \+ 0
67
68 Relocation section '.rela.plt' at offset 0x[0-9a-f]+ contains 1 entries:
69 +Offset +Info +Type +Symbol's Value +Symbol's Name \+ Addend
70 [0-9a-f ]+R_X86_64_JUMP_SLOT +0+ __tls_get_addr \+ 0
71
72 Symbol table '\.dynsym' contains [0-9]+ entries:
73 +Num: +Value +Size +Type +Bind +Vis +Ndx +Name
74 .* NOTYPE +LOCAL +DEFAULT +UND *
75 .* SECTION +LOCAL +DEFAULT +7 *
76 .* SECTION +LOCAL +DEFAULT +8 *
77 .* TLS +GLOBAL +DEFAULT +8 sg8
78 .* TLS +GLOBAL +DEFAULT +8 sg3
79 .* TLS +GLOBAL +DEFAULT +8 sg4
80 .* TLS +GLOBAL +DEFAULT +8 sg5
81 .* NOTYPE +GLOBAL +DEFAULT +UND __tls_get_addr
82 .* TLS +GLOBAL +DEFAULT +8 sg1
83 .* FUNC +GLOBAL +DEFAULT +7 fn1
84 .* NOTYPE +GLOBAL +DEFAULT +12 __bss_start
85 .* TLS +GLOBAL +DEFAULT +8 sg2
86 .* TLS +GLOBAL +DEFAULT +8 sg6
87 .* TLS +GLOBAL +DEFAULT +8 sg7
88 .* NOTYPE +GLOBAL +DEFAULT +12 _edata
89 .* NOTYPE +GLOBAL +DEFAULT +12 _end
90
91 Symbol table '\.symtab' contains [0-9]+ entries:
92 +Num: +Value +Size +Type +Bind +Vis +Ndx +Name
93 .* NOTYPE +LOCAL +DEFAULT +UND *
94 .* SECTION +LOCAL +DEFAULT +1 *
95 .* SECTION +LOCAL +DEFAULT +2 *
96 .* SECTION +LOCAL +DEFAULT +3 *
97 .* SECTION +LOCAL +DEFAULT +4 *
98 .* SECTION +LOCAL +DEFAULT +5 *
99 .* SECTION +LOCAL +DEFAULT +6 *
100 .* SECTION +LOCAL +DEFAULT +7 *
101 .* SECTION +LOCAL +DEFAULT +8 *
102 .* SECTION +LOCAL +DEFAULT +9 *
103 .* SECTION +LOCAL +DEFAULT +10 *
104 .* SECTION +LOCAL +DEFAULT +11 *
105 .* SECTION +LOCAL +DEFAULT +12 *
106 .* FILE +LOCAL +DEFAULT +ABS .*
107 .* TLS +LOCAL +DEFAULT +8 sl1
108 .* TLS +LOCAL +DEFAULT +8 sl2
109 .* TLS +LOCAL +DEFAULT +8 sl3
110 .* TLS +LOCAL +DEFAULT +8 sl4
111 .* TLS +LOCAL +DEFAULT +8 sl5
112 .* TLS +LOCAL +DEFAULT +8 sl6
113 .* TLS +LOCAL +DEFAULT +8 sl7
114 .* TLS +LOCAL +DEFAULT +8 sl8
115 .* TLS +LOCAL +DEFAULT +9 sH1
116 .* TLS +LOCAL +DEFAULT +8 sh3
117 .* TLS +LOCAL +DEFAULT +9 sH2
118 .* TLS +LOCAL +DEFAULT +9 sH7
119 .* TLS +LOCAL +DEFAULT +8 sh7
120 .* TLS +LOCAL +DEFAULT +8 sh8
121 .* TLS +LOCAL +DEFAULT +9 sH4
122 .* TLS +LOCAL +DEFAULT +8 sh4
123 .* TLS +LOCAL +DEFAULT +9 sH3
124 .* TLS +LOCAL +DEFAULT +8 sh5
125 .* TLS +LOCAL +DEFAULT +9 sH5
126 .* TLS +LOCAL +DEFAULT +9 sH6
127 .* TLS +LOCAL +DEFAULT +9 sH8
128 .* TLS +LOCAL +DEFAULT +8 sh1
129 .* TLS +LOCAL +DEFAULT +8 sh2
130 .* TLS +LOCAL +DEFAULT +8 sh6
131 .* FILE +LOCAL +DEFAULT +ABS .*
132 .* OBJECT +LOCAL +DEFAULT +10 _DYNAMIC
133 .* OBJECT +LOCAL +DEFAULT +12 _GLOBAL_OFFSET_TABLE_
134 .* TLS +GLOBAL +DEFAULT +8 sg8
135 .* TLS +GLOBAL +DEFAULT +8 sg3
136 .* TLS +GLOBAL +DEFAULT +8 sg4
137 .* TLS +GLOBAL +DEFAULT +8 sg5
138 .* NOTYPE +GLOBAL +DEFAULT +UND __tls_get_addr
139 .* TLS +GLOBAL +DEFAULT +8 sg1
140 .* FUNC +GLOBAL +DEFAULT +7 fn1
141 .* NOTYPE +GLOBAL +DEFAULT +12 __bss_start
142 .* TLS +GLOBAL +DEFAULT +8 sg2
143 .* TLS +GLOBAL +DEFAULT +8 sg6
144 .* TLS +GLOBAL +DEFAULT +8 sg7
145 .* NOTYPE +GLOBAL +DEFAULT +12 _edata
146 .* NOTYPE +GLOBAL +DEFAULT +12 _end
This page took 0.037308 seconds and 4 git commands to generate.