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