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