ld: Xfail pr20995 and pr20995-2 for tic6x-*-*
[deliverable/binutils-gdb.git] / ld / testsuite / ld-ia64 / tlsbin.rd
CommitLineData
b3dfd7fe
JJ
1#source: tlsbinpic.s
2#source: tlsbin.s
3#as:
a98f9b6c 4#ld: -shared
b3dfd7fe
JJ
5#readelf: -WSsrl
6#target: ia64-*-*
7
c9ccd0df 8There are [0-9]+ section headers, starting at offset 0x[0-9a-f]+:
b3dfd7fe
JJ
9
10Section Headers:
f9272224 11 +\[Nr\] Name +Type +Address +Off +Size +ES Flg Lk Inf Al
c9ccd0df
MF
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 +.*
b9eb56c1 18 +\[[ 0-9]+\] .rela.IA_64.pltoff +.*
c9ccd0df
MF
19 +\[[ 0-9]+\] .plt +.*
20 +\[[ 0-9]+\] .text +PROGBITS +40+1000 0+1000 0+140 00 +AX +0 +0 4096
b9eb56c1 21 +\[[ 0-9]+\] .IA_64.unwind_info +.*
c9ccd0df
MF
22 +\[[ 0-9]+\] .IA_64.unwind +.*
23 +\[[ 0-9]+\] .tdata +PROGBITS +60+1[0-9a-f]+ 0+1[0-9a-f]+ 0+60 00 WAT +0 +0 +4
24 +\[[ 0-9]+\] .tbss +NOBITS +60+1[0-9a-f]+ 0+1[0-9a-f]+ 0+40 00 WAT +0 +0 +1
25 +\[[ 0-9]+\] .dynamic +DYNAMIC +60+1[0-9a-f]+ 0+1[0-9a-f]+ 0+150 10 +WA +4 +0 +8
26 +\[[ 0-9]+\] .got +PROGBITS +60+1318 0+1318 0+48 00 WAp +0 +0 +8
27 +\[[ 0-9]+\] .IA_64.pltoff +.*
c9ccd0df
MF
28 +\[[ 0-9]+\] .symtab +.*
29 +\[[ 0-9]+\] .strtab +.*
dd905818 30 +\[[ 0-9]+\] .shstrtab +.*
b3dfd7fe
JJ
31#...
32
33Elf file type is EXEC \(Executable file\)
bf57c3c9 34Entry point 0x40+10d0
c9ccd0df 35There are [0-9]+ program headers, starting at offset [0-9]+
b3dfd7fe
JJ
36
37Program Headers:
f9272224 38 +Type +Offset +VirtAddr +PhysAddr +FileSiz +MemSiz +Flg Align
f882209d 39 +PHDR +0x0+40 0x40+40 0x40+40 0x0+188 0x0+188 R +0x8
f9272224 40 +INTERP +0x0+1c8 0x40+1c8 0x40+1c8 0x[0-9a-f]+ 0x[0-9a-f]+ R +0x1
b3dfd7fe 41.*Requesting program interpreter.*
f9272224
AM
42 +LOAD +0x0+ 0x40+ 0x40+ 0x0+1[0-9a-f]+ 0x0+1[0-9a-f]+ R E 0x10000
43 +LOAD +0x0+1[0-9a-f]+ 0x60+1[0-9a-f]+ 0x60+1[0-9a-f]+ 0x0+0[0-9a-f]+ 0x0+0[0-9a-f]+ RW +0x10000
44 +DYNAMIC +0x0+1[0-9a-f]+ 0x60+1[0-9a-f]+ 0x60+1[0-9a-f]+ 0x0+150 0x0+150 RW +0x8
45 +TLS +0x0+1[0-9a-f]+ 0x60+1[0-9a-f]+ 0x60+1[0-9a-f]+ 0x0+60 0x0+a0 R +0x4
46 +IA_64_UNWIND .* R +0x8
b3dfd7fe
JJ
47#...
48
49Relocation section '.rela.dyn' at offset 0x[0-9a-f]+ contains 3 entries:
f9272224 50 +Offset +Info +Type +Symbol's Value +Symbol's Name \+ Addend
85167a84
AM
51[0-9a-f ]+R_IA64_TPREL64LSB +0+ sG2 \+ 0
52[0-9a-f ]+R_IA64_DTPMOD64LSB +0+ sG1 \+ 0
53[0-9a-f ]+R_IA64_DTPREL64LSB +0+ sG1 \+ 0
b3dfd7fe 54
d3a49aa8 55Relocation section '.rela.IA_64.pltoff' at offset 0x[0-9a-f]+ contains 1 entry:
f9272224 56 +Offset +Info +Type +Symbol's Value +Symbol's Name \+ Addend
85167a84 57[0-9a-f ]+R_IA64_IPLTLSB +0+ __tls_get_addr \+ 0
b3dfd7fe 58
c9ccd0df 59Symbol table '\.dynsym' contains [0-9]+ entries:
f9272224 60 +Num: +Value +Size +Type +Bind +Vis +Ndx +Name
85167a84 61.* NOTYPE +LOCAL +DEFAULT +UND *
f9272224
AM
62.* TLS +GLOBAL +DEFAULT +UND sG2
63.* FUNC +GLOBAL +DEFAULT +UND __tls_get_addr
f9272224 64.* TLS +GLOBAL +DEFAULT +UND sG1
b3dfd7fe 65
c9ccd0df 66Symbol table '\.symtab' contains [0-9]+ entries:
f9272224 67 +Num: +Value +Size +Type +Bind +Vis +Ndx +Name
85167a84 68.* NOTYPE +LOCAL +DEFAULT +UND *
f9272224
AM
69.* SECTION +LOCAL +DEFAULT +1 *
70.* SECTION +LOCAL +DEFAULT +2 *
71.* SECTION +LOCAL +DEFAULT +3 *
72.* SECTION +LOCAL +DEFAULT +4 *
73.* SECTION +LOCAL +DEFAULT +5 *
74.* SECTION +LOCAL +DEFAULT +6 *
75.* SECTION +LOCAL +DEFAULT +7 *
76.* SECTION +LOCAL +DEFAULT +8 *
77.* SECTION +LOCAL +DEFAULT +9 *
78.* SECTION +LOCAL +DEFAULT +10 *
79.* SECTION +LOCAL +DEFAULT +11 *
80.* SECTION +LOCAL +DEFAULT +12 *
81.* SECTION +LOCAL +DEFAULT +13 *
82.* SECTION +LOCAL +DEFAULT +14 *
83.* SECTION +LOCAL +DEFAULT +15 *
ffbc01cc 84.* FILE +LOCAL +DEFAULT +ABS .*
85167a84
AM
85.* TLS +LOCAL +DEFAULT +11 sl1
86.* TLS +LOCAL +DEFAULT +11 sl2
87.* TLS +LOCAL +DEFAULT +11 sl3
88.* TLS +LOCAL +DEFAULT +11 sl4
89.* TLS +LOCAL +DEFAULT +11 sl5
90.* TLS +LOCAL +DEFAULT +11 sl6
91.* TLS +LOCAL +DEFAULT +11 sl7
92.* TLS +LOCAL +DEFAULT +11 sl8
ffbc01cc 93.* FILE +LOCAL +DEFAULT +ABS .*
85167a84
AM
94.* TLS +LOCAL +DEFAULT +12 bl1
95.* TLS +LOCAL +DEFAULT +12 bl2
96.* TLS +LOCAL +DEFAULT +12 bl3
97.* TLS +LOCAL +DEFAULT +12 bl4
98.* TLS +LOCAL +DEFAULT +12 bl5
99.* TLS +LOCAL +DEFAULT +12 bl6
100.* TLS +LOCAL +DEFAULT +12 bl7
101.* TLS +LOCAL +DEFAULT +12 bl8
ffbc01cc 102.* FILE +LOCAL +DEFAULT +ABS .*
935bd1e0
L
103.* OBJECT +LOCAL +DEFAULT +13 _DYNAMIC
104.* OBJECT +LOCAL +DEFAULT +14 _GLOBAL_OFFSET_TABLE_
f9272224
AM
105.* TLS +GLOBAL +DEFAULT +11 sg8
106.* TLS +GLOBAL +DEFAULT +12 bg8
107.* TLS +GLOBAL +DEFAULT +12 bg6
108.* TLS +GLOBAL +DEFAULT +12 bg3
109.* TLS +GLOBAL +DEFAULT +11 sg3
110.* TLS +GLOBAL +HIDDEN +11 sh3
111.* TLS +GLOBAL +DEFAULT +UND sG2
112.* TLS +GLOBAL +DEFAULT +11 sg4
113.* TLS +GLOBAL +DEFAULT +11 sg5
114.* TLS +GLOBAL +DEFAULT +12 bg5
115.* FUNC +GLOBAL +DEFAULT +UND __tls_get_addr
116.* TLS +GLOBAL +HIDDEN +11 sh7
117.* TLS +GLOBAL +HIDDEN +11 sh8
118.* TLS +GLOBAL +DEFAULT +11 sg1
119.* FUNC +GLOBAL +DEFAULT +8 _start
120.* TLS +GLOBAL +HIDDEN +11 sh4
121.* TLS +GLOBAL +DEFAULT +12 bg7
122.* TLS +GLOBAL +HIDDEN +11 sh5
d2667025 123.* NOTYPE +GLOBAL +DEFAULT +15 __bss_start
f9272224
AM
124.* FUNC +GLOBAL +DEFAULT +8 fn2
125.* TLS +GLOBAL +DEFAULT +11 sg2
126.* TLS +GLOBAL +DEFAULT +UND sG1
127.* TLS +GLOBAL +HIDDEN +11 sh1
128.* TLS +GLOBAL +DEFAULT +11 sg6
129.* TLS +GLOBAL +DEFAULT +11 sg7
d2667025
AM
130.* NOTYPE +GLOBAL +DEFAULT +15 _edata
131.* NOTYPE +GLOBAL +DEFAULT +15 _end
f9272224
AM
132.* TLS +GLOBAL +HIDDEN +11 sh2
133.* TLS +GLOBAL +HIDDEN +11 sh6
134.* TLS +GLOBAL +DEFAULT +12 bg2
135.* TLS +GLOBAL +DEFAULT +12 bg1
136.* TLS +GLOBAL +DEFAULT +12 bg4
This page took 0.724034 seconds and 4 git commands to generate.