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