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