]>
Commit | Line | Data |
---|---|---|
5a68afcf RM |
1 | #source: tlsbinpic.s |
2 | #source: tlsbin.s | |
3 | #as: --64 | |
4 | #ld: -shared -melf_x86_64_nacl --no-ld-generated-unwind-info | |
5 | #readelf: -WSsrl | |
6 | #target: x86_64-*-nacl* | |
7 | ||
8 | There are [0-9]+ section headers, starting at offset 0x[0-9a-f]+: | |
9 | ||
10 | Section Headers: | |
11 | +\[Nr\] Name +Type +Address +Off +Size +ES Flg Lk Inf Al | |
12 | +\[[ 0-9]+\] +NULL +0+ 0+ 0+ 00 +0 +0 +0 | |
13 | +\[[ 0-9]+\] .plt +.* | |
14 | +\[[ 0-9]+\] .text +PROGBITS +0+21000 [0-9a-f]+ 0+234 00 +AX +0 +0 +4096 | |
15 | +\[[ 0-9]+\] .interp +.* | |
16 | +\[[ 0-9]+\] .hash +.* | |
17 | +\[[ 0-9]+\] .dynsym +.* | |
18 | +\[[ 0-9]+\] .dynstr +.* | |
19 | +\[[ 0-9]+\] .rela.dyn +.* | |
20 | +\[[ 0-9]+\] .rela.plt +.* | |
21 | +\[[ 0-9]+\] .tdata +PROGBITS +0+100303b0 [0-9a-f]+ 0+60 00 WAT +0 +0 +1 | |
22 | +\[[ 0-9]+\] .tbss +NOBITS +0+10030410 [0-9a-f]+ 0+40 00 WAT +0 +0 +1 | |
23 | +\[[ 0-9]+\] .dynamic +DYNAMIC +0+10030410 [0-9a-f]+ 0+140 10 +WA +6 +0 +8 | |
24 | +\[[ 0-9]+\] .got +PROGBITS +0+10030550 [0-9a-f]+ 0+20 08 +WA +0 +0 +8 | |
25 | +\[[ 0-9]+\] .got.plt +PROGBITS +0+10030570 [0-9a-f]+ 0+20 08 +WA +0 +0 +8 | |
26 | +\[[ 0-9]+\] .shstrtab +.* | |
27 | +\[[ 0-9]+\] .symtab +.* | |
28 | +\[[ 0-9]+\] .strtab +.* | |
29 | Key to Flags: | |
30 | .* | |
31 | .* | |
32 | .* | |
33 | ||
34 | Elf file type is EXEC \(Executable file\) | |
35 | Entry point 0x2113c | |
36 | There are [0-9]+ program headers, starting at offset [0-9]+ | |
37 | ||
38 | Program Headers: | |
39 | +Type +Offset +VirtAddr +PhysAddr +FileSiz +MemSiz +Flg Align | |
40 | +PHDR.* | |
41 | +INTERP.* | |
42 | .*Requesting program interpreter.* | |
43 | +LOAD +0x0+10000 0x0+20000 0x0+20000 0x0+1234 0x0+1234 R E +0x10000 | |
44 | +LOAD +0x0+ 0x0+10020000 0x0+10020000 0x0+3b0 0x0+3b0 R +0x10000 | |
45 | +LOAD +0x0+3b0 0x0+100303b0 0x0+100303b0 0x0+1e0 0x0+1e0 RW +0x10000 | |
46 | +DYNAMIC +0x0+410 0x0+10030410 0x0+10030410 0x0+140 0x0+140 RW +0x8 | |
47 | +TLS +0x0+3b0 0x0+100303b0 0x0+100303b0 0x0+60 0x0+a0 R +0x1 | |
48 | ||
49 | Section to Segment mapping: | |
50 | +Segment Sections... | |
51 | +00 * | |
52 | +01 +.interp * | |
53 | +02 +.plt .text * | |
54 | +03 +.interp .hash .dynsym .dynstr .rela.dyn .rela.plt * | |
55 | +04 +.tdata .dynamic .got .got.plt * | |
56 | +05 +.dynamic * | |
57 | +06 +.tdata .tbss * | |
58 | ||
59 | Relocation section '.rela.dyn' at offset 0x[0-9a-f]+ contains 4 entries: | |
60 | +Offset +Info +Type +Symbol's Value +Symbol's Name \+ Addend | |
61 | [0-9a-f ]+R_X86_64_TPOFF64 +0+ sG5 \+ 0 | |
62 | [0-9a-f ]+R_X86_64_TPOFF64 +0+ sG2 \+ 0 | |
63 | [0-9a-f ]+R_X86_64_TPOFF64 +0+ sG6 \+ 0 | |
64 | [0-9a-f ]+R_X86_64_TPOFF64 +0+ sG1 \+ 0 | |
65 | ||
66 | Relocation section '.rela.plt' at offset 0x[0-9a-f]+ contains 1 entries: | |
67 | +Offset +Info +Type +Symbol's Value +Symbol's Name \+ Addend | |
68 | [0-9a-f ]+R_X86_64_JUMP_SLOT[0-9a-f ]+__tls_get_addr \+ 0 | |
69 | ||
70 | Symbol table '\.dynsym' contains [0-9]+ entries: | |
71 | +Num: +Value +Size +Type +Bind +Vis +Ndx +Name | |
72 | .* NOTYPE +LOCAL +DEFAULT +UND * | |
73 | .* TLS +GLOBAL +DEFAULT +UND sG5 | |
74 | .* TLS +GLOBAL +DEFAULT +UND sG2 | |
75 | .* FUNC +GLOBAL +DEFAULT +UND __tls_get_addr | |
76 | .* NOTYPE +GLOBAL +DEFAULT +ABS __bss_start | |
77 | .* TLS +GLOBAL +DEFAULT +UND sG6 | |
78 | .* TLS +GLOBAL +DEFAULT +UND sG1 | |
79 | .* NOTYPE +GLOBAL +DEFAULT +ABS _edata | |
80 | .* NOTYPE +GLOBAL +DEFAULT +ABS _end | |
81 | ||
82 | Symbol table '\.symtab' contains [0-9]+ entries: | |
83 | +Num: +Value +Size +Type +Bind +Vis +Ndx +Name | |
84 | .* NOTYPE +LOCAL +DEFAULT +UND * | |
85 | .* SECTION +LOCAL +DEFAULT +1 * | |
86 | .* SECTION +LOCAL +DEFAULT +2 * | |
87 | .* SECTION +LOCAL +DEFAULT +3 * | |
88 | .* SECTION +LOCAL +DEFAULT +4 * | |
89 | .* SECTION +LOCAL +DEFAULT +5 * | |
90 | .* SECTION +LOCAL +DEFAULT +6 * | |
91 | .* SECTION +LOCAL +DEFAULT +7 * | |
92 | .* SECTION +LOCAL +DEFAULT +8 * | |
93 | .* SECTION +LOCAL +DEFAULT +9 * | |
94 | .* SECTION +LOCAL +DEFAULT +10 * | |
95 | .* SECTION +LOCAL +DEFAULT +11 * | |
96 | .* SECTION +LOCAL +DEFAULT +12 * | |
97 | .* SECTION +LOCAL +DEFAULT +13 * | |
98 | .* TLS +LOCAL +DEFAULT +9 sl1 | |
99 | .* TLS +LOCAL +DEFAULT +9 sl2 | |
100 | .* TLS +LOCAL +DEFAULT +9 sl3 | |
101 | .* TLS +LOCAL +DEFAULT +9 sl4 | |
102 | .* TLS +LOCAL +DEFAULT +9 sl5 | |
103 | .* TLS +LOCAL +DEFAULT +9 sl6 | |
104 | .* TLS +LOCAL +DEFAULT +9 sl7 | |
105 | .* TLS +LOCAL +DEFAULT +9 sl8 | |
106 | .* TLS +LOCAL +DEFAULT +10 bl1 | |
107 | .* TLS +LOCAL +DEFAULT +10 bl2 | |
108 | .* TLS +LOCAL +DEFAULT +10 bl3 | |
109 | .* TLS +LOCAL +DEFAULT +10 bl4 | |
110 | .* TLS +LOCAL +DEFAULT +10 bl5 | |
111 | .* TLS +LOCAL +DEFAULT +10 bl6 | |
112 | .* TLS +LOCAL +DEFAULT +10 bl7 | |
113 | .* TLS +LOCAL +DEFAULT +10 bl8 | |
114 | .* OBJECT +LOCAL +DEFAULT +11 _DYNAMIC | |
115 | .* OBJECT +LOCAL +DEFAULT +13 _GLOBAL_OFFSET_TABLE_ | |
116 | .* TLS +GLOBAL +DEFAULT +9 sg8 | |
117 | .* TLS +GLOBAL +DEFAULT +10 bg8 | |
118 | .* TLS +GLOBAL +DEFAULT +10 bg6 | |
119 | .* TLS +GLOBAL +DEFAULT +UND sG5 | |
120 | .* TLS +GLOBAL +DEFAULT +10 bg3 | |
121 | .* TLS +GLOBAL +DEFAULT +9 sg3 | |
122 | .* TLS +GLOBAL +HIDDEN +9 sh3 | |
123 | .* TLS +GLOBAL +DEFAULT +UND sG2 | |
124 | .* TLS +GLOBAL +DEFAULT +9 sg4 | |
125 | .* TLS +GLOBAL +DEFAULT +9 sg5 | |
126 | .* TLS +GLOBAL +DEFAULT +10 bg5 | |
127 | .* FUNC +GLOBAL +DEFAULT +UND __tls_get_addr | |
128 | .* TLS +GLOBAL +HIDDEN +9 sh7 | |
129 | .* TLS +GLOBAL +HIDDEN +9 sh8 | |
130 | .* TLS +GLOBAL +DEFAULT +9 sg1 | |
131 | .* FUNC +GLOBAL +DEFAULT +2 _start | |
132 | .* TLS +GLOBAL +HIDDEN +9 sh4 | |
133 | .* TLS +GLOBAL +DEFAULT +10 bg7 | |
134 | .* TLS +GLOBAL +HIDDEN +9 sh5 | |
135 | .* NOTYPE +GLOBAL +DEFAULT +ABS __bss_start | |
136 | .* TLS +GLOBAL +DEFAULT +UND sG6 | |
137 | .* FUNC +GLOBAL +DEFAULT +2 fn2 | |
138 | .* TLS +GLOBAL +DEFAULT +9 sg2 | |
139 | .* TLS +GLOBAL +DEFAULT +UND sG1 | |
140 | .* TLS +GLOBAL +HIDDEN +9 sh1 | |
141 | .* TLS +GLOBAL +DEFAULT +9 sg6 | |
142 | .* TLS +GLOBAL +DEFAULT +9 sg7 | |
143 | .* NOTYPE +GLOBAL +DEFAULT +ABS _edata | |
144 | .* NOTYPE +GLOBAL +DEFAULT +ABS _end | |
145 | .* TLS +GLOBAL +HIDDEN +9 sh2 | |
146 | .* TLS +GLOBAL +HIDDEN +9 sh6 | |
147 | .* TLS +GLOBAL +DEFAULT +10 bg2 | |
148 | .* TLS +GLOBAL +DEFAULT +10 bg1 | |
149 | .* TLS +GLOBAL +DEFAULT +10 bg4 |