]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - ld/testsuite/ld-x86-64/tlsbin2-nacl.rd
Place .shstrtab section after .symtab and .strtab, thus restoring monotonically incre...
[thirdparty/binutils-gdb.git] / ld / testsuite / ld-x86-64 / tlsbin2-nacl.rd
CommitLineData
e2cbcd91
L
1#source: tlsbinpic2.s
2#source: tlsbin.s
3#as: --64
4#ld: -shared -melf_x86_64_nacl --no-ld-generated-unwind-info
5#readelf: -WSsrl
6#target: x86_64-*-nacl*
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]+\] .text +PROGBITS +0+20000 [0-9a-f]+ 0+233 00 +AX +0 +0 +4096
14 +\[[ 0-9]+\] .interp +.*
15 +\[[ 0-9]+\] .hash +.*
16 +\[[ 0-9]+\] .dynsym +.*
17 +\[[ 0-9]+\] .dynstr +.*
18 +\[[ 0-9]+\] .rela.dyn +.*
19 +\[[ 0-9]+\] .tdata +PROGBITS +0+100303b0 [0-9a-f]+ 0+60 00 WAT +0 +0 +1
20 +\[[ 0-9]+\] .tbss +NOBITS +0+10030410 [0-9a-f]+ 0+40 00 WAT +0 +0 +1
21 +\[[ 0-9]+\] .dynamic +DYNAMIC +0+10030410 [0-9a-f]+ 0+100 10 +WA +5 +0 +8
22 +\[[ 0-9]+\] .got +PROGBITS +0+10030510 [0-9a-f]+ 0+28 08 +WA +0 +0 +8
23 +\[[ 0-9]+\] .got.plt +PROGBITS +0+10030538 [0-9a-f]+ 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 0x2013b
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+10000 0x0+20000 0x0+20000 0x0+10000 0x0+10000 R E +0x10000
40 +LOAD +0x0+ 0x0+10020000 0x0+10020000 0x0+3b0 0x0+3b0 R +0x10000
41 +LOAD +0x0+3b0 0x0+100303b0 0x0+100303b0 0x0+1a0 0x0+1a0 RW +0x10000
42 +DYNAMIC +0x0+410 0x0+10030410 0x0+10030410 0x0+100 0x0+100 RW +0x8
43 +TLS +0x0+3b0 0x0+100303b0 0x0+100303b0 0x0+60 0x0+a0 R +0x1
44
45 Section to Segment mapping:
46 +Segment Sections...
47 +00 *
48 +01 +.interp *
49 +02 +.text *
50 +03 +.interp .hash .dynsym .dynstr .rela.dyn *
51 +04 +.tdata .dynamic .got .got.plt *
52 +05 +.dynamic *
53 +06 +.tdata .tbss *
54
55Relocation section '.rela.dyn' at offset 0x[0-9a-f]+ contains 5 entries:
56 +Offset +Info +Type +Symbol's Value +Symbol's Name \+ Addend
57[0-9a-f ]+R_X86_64_TPOFF64 +0+ sG5 \+ 0
58[0-9a-f ]+R_X86_64_TPOFF64 +0+ sG2 \+ 0
59[0-9a-f ]+R_X86_64_GLOB_DAT +0+ __tls_get_addr \+ 0
60[0-9a-f ]+R_X86_64_TPOFF64 +0+ sG6 \+ 0
61[0-9a-f ]+R_X86_64_TPOFF64 +0+ sG1 \+ 0
62
63Symbol table '\.dynsym' contains [0-9]+ entries:
64 +Num: +Value +Size +Type +Bind +Vis +Ndx +Name
65.* NOTYPE +LOCAL +DEFAULT +UND *
66.* TLS +GLOBAL +DEFAULT +UND sG5
67.* TLS +GLOBAL +DEFAULT +UND sG2
68.* FUNC +GLOBAL +DEFAULT +UND __tls_get_addr
69.* NOTYPE +GLOBAL +DEFAULT +11 __bss_start
70.* TLS +GLOBAL +DEFAULT +UND sG6
71.* TLS +GLOBAL +DEFAULT +UND sG1
72.* NOTYPE +GLOBAL +DEFAULT +11 _edata
73.* NOTYPE +GLOBAL +DEFAULT +11 _end
74
75Symbol table '\.symtab' contains [0-9]+ entries:
76 +Num: +Value +Size +Type +Bind +Vis +Ndx +Name
77.* NOTYPE +LOCAL +DEFAULT +UND *
78.* SECTION +LOCAL +DEFAULT +1 *
79.* SECTION +LOCAL +DEFAULT +2 *
80.* SECTION +LOCAL +DEFAULT +3 *
81.* SECTION +LOCAL +DEFAULT +4 *
82.* SECTION +LOCAL +DEFAULT +5 *
83.* SECTION +LOCAL +DEFAULT +6 *
84.* SECTION +LOCAL +DEFAULT +7 *
85.* SECTION +LOCAL +DEFAULT +8 *
86.* SECTION +LOCAL +DEFAULT +9 *
87.* SECTION +LOCAL +DEFAULT +10 *
88.* SECTION +LOCAL +DEFAULT +11 *
89.* FILE +LOCAL +DEFAULT +ABS tmpdir/tlsbinpic2.o
90.* TLS +LOCAL +DEFAULT +7 sl1
91.* TLS +LOCAL +DEFAULT +7 sl2
92.* TLS +LOCAL +DEFAULT +7 sl3
93.* TLS +LOCAL +DEFAULT +7 sl4
94.* TLS +LOCAL +DEFAULT +7 sl5
95.* TLS +LOCAL +DEFAULT +7 sl6
96.* TLS +LOCAL +DEFAULT +7 sl7
97.* TLS +LOCAL +DEFAULT +7 sl8
98.* FILE +LOCAL +DEFAULT +ABS tmpdir/tlsbin.o
99.* TLS +LOCAL +DEFAULT +8 bl1
100.* TLS +LOCAL +DEFAULT +8 bl2
101.* TLS +LOCAL +DEFAULT +8 bl3
102.* TLS +LOCAL +DEFAULT +8 bl4
103.* TLS +LOCAL +DEFAULT +8 bl5
104.* TLS +LOCAL +DEFAULT +8 bl6
105.* TLS +LOCAL +DEFAULT +8 bl7
106.* TLS +LOCAL +DEFAULT +8 bl8
107.* FILE +LOCAL +DEFAULT +ABS
108.* OBJECT +LOCAL +DEFAULT +9 _DYNAMIC
109.* OBJECT +LOCAL +DEFAULT +11 _GLOBAL_OFFSET_TABLE_
110.* TLS +GLOBAL +DEFAULT +7 sg8
111.* TLS +GLOBAL +DEFAULT +8 bg8
112.* TLS +GLOBAL +DEFAULT +8 bg6
113.* TLS +GLOBAL +DEFAULT +UND sG5
114.* TLS +GLOBAL +DEFAULT +8 bg3
115.* TLS +GLOBAL +DEFAULT +7 sg3
116.* TLS +GLOBAL +HIDDEN +7 sh3
117.* TLS +GLOBAL +DEFAULT +UND sG2
118.* TLS +GLOBAL +DEFAULT +7 sg4
119.* TLS +GLOBAL +DEFAULT +7 sg5
120.* TLS +GLOBAL +DEFAULT +8 bg5
121.* FUNC +GLOBAL +DEFAULT +UND __tls_get_addr
122.* TLS +GLOBAL +HIDDEN +7 sh7
123.* TLS +GLOBAL +HIDDEN +7 sh8
124.* TLS +GLOBAL +DEFAULT +7 sg1
125.* FUNC +GLOBAL +DEFAULT +1 _start
126.* TLS +GLOBAL +HIDDEN +7 sh4
127.* TLS +GLOBAL +DEFAULT +8 bg7
128.* TLS +GLOBAL +HIDDEN +7 sh5
129.* NOTYPE +GLOBAL +DEFAULT +11 __bss_start
130.* TLS +GLOBAL +DEFAULT +UND sG6
131.* FUNC +GLOBAL +DEFAULT +1 fn2
132.* TLS +GLOBAL +DEFAULT +7 sg2
133.* TLS +GLOBAL +DEFAULT +UND sG1
134.* TLS +GLOBAL +HIDDEN +7 sh1
135.* TLS +GLOBAL +DEFAULT +7 sg6
136.* TLS +GLOBAL +DEFAULT +7 sg7
137.* NOTYPE +GLOBAL +DEFAULT +11 _edata
138.* NOTYPE +GLOBAL +DEFAULT +11 _end
139.* TLS +GLOBAL +HIDDEN +7 sh2
140.* TLS +GLOBAL +HIDDEN +7 sh6
141.* TLS +GLOBAL +DEFAULT +8 bg2
142.* TLS +GLOBAL +DEFAULT +8 bg1
143.* TLS +GLOBAL +DEFAULT +8 bg4