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