Define various symbols conditionally in shared libraries
[deliverable/binutils-gdb.git] / ld / testsuite / ld-i386 / tlsbin2.rd
1 #source: tlsbinpic2.s
2 #source: tlsbin.s
3 #as: --32
4 #ld: -melf_i386 tmpdir/libtlslib.so --no-ld-generated-unwind-info
5 #readelf: -Ssrl
6 #target: i?86-*-*
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+ 0+ +0 +0 +0
13 +\[[ 0-9]+\] \.interp +.*
14 +\[[ 0-9]+\] \.hash +.*
15 +\[[ 0-9]+\] \.dynsym +.*
16 +\[[ 0-9]+\] \.dynstr +.*
17 +\[[ 0-9]+\] \.rel.dyn +.*
18 +\[[ 0-9]+\] \.text +PROGBITS +0+8049000 .*
19 +\[[ 0-9]+\] \.tdata +PROGBITS +0+804a000 [0-9a-f]+ 000060 00 WAT +0 +0 4096
20 +\[[ 0-9]+\] \.tbss +NOBITS +[0-9a-f]+ [0-9a-f]+ 000040 00 WAT +0 +0 +1
21 +\[[ 0-9]+\] \.dynamic +DYNAMIC +0+804a060 .*
22 +\[[ 0-9]+\] \.got +PROGBITS +0+804a0e0 .*
23 +\[[ 0-9]+\] \.got\.plt +PROGBITS +0+804a108 .*
24 +\[[ 0-9]+\] \.symtab +.*
25 +\[[ 0-9]+\] \.strtab +.*
26 +\[[ 0-9]+\] \.shstrtab +.*
27 Key to Flags:
28 #...
29
30 Elf file type is EXEC \(Executable file\)
31 Entry point 0x8049188
32 There are [0-9]+ program headers, starting at offset [0-9]+
33
34 Program Headers:
35 +Type +Offset +VirtAddr +PhysAddr +FileSiz +MemSiz +Flg Align
36 +PHDR.*
37 +INTERP.*
38 .*Requesting program interpreter.*
39 +LOAD.*
40 +LOAD.*
41 +DYNAMIC.*
42 +TLS +0x[0-9a-f]+ 0x[0-9a-f]+ 0x[0-9a-f]+ 0x0+60 0x0+a0 R +0x1000
43
44 Section to Segment mapping:
45 +Segment Sections...
46 +00 +
47 +01 +.interp *
48 +02 +.interp .hash .dynsym .dynstr .rel.dyn .text *
49 +03 +.tdata .dynamic .got .got.plt *
50 +04 +.dynamic *
51 +05 +.tdata .tbss *
52
53 Relocation section '.rel.dyn' at offset 0x[0-9a-f]+ contains 10 entries:
54 Offset +Info +Type +Sym.Value +Sym. Name
55 [0-9a-f ]+R_386_TLS_TPOFF +0+ +sG3
56 [0-9a-f ]+R_386_TLS_TPOFF +0+ +sG5
57 [0-9a-f ]+R_386_TLS_TPOFF +0+ +sG7
58 [0-9a-f ]+R_386_TLS_TPOFF32 0+ +sG2
59 [0-9a-f ]+R_386_TLS_TPOFF32 0+ +sG4
60 [0-9a-f ]+R_386_TLS_TPOFF +0+ +sG4
61 [0-9a-f ]+R_386_TLS_TPOFF32 0+ +sG6
62 [0-9a-f ]+R_386_TLS_TPOFF32 0+ +sG1
63 [0-9a-f ]+R_386_TLS_TPOFF +0+ +sG8
64 [0-9a-f ]+R_386_GLOB_DAT +[0-9a-f]+ +___tls_get_addr
65
66 Symbol table '\.dynsym' contains [0-9]+ entries:
67 +Num: +Value +Size +Type +Bind +Vis +Ndx +Name
68 +[0-9]+: 0+ +0 +NOTYPE +LOCAL +DEFAULT +UND *
69 +[0-9]+: 0+ +0 +TLS +GLOBAL +DEFAULT +UND sG3
70 +[0-9]+: 0+ +0 +TLS +GLOBAL +DEFAULT +UND sG5
71 +[0-9]+: 0+ +0 +TLS +GLOBAL +DEFAULT +UND sG7
72 +[0-9]+: 0+ +0 +TLS +GLOBAL +DEFAULT +UND sG2
73 +[0-9]+: 0+ +0 +TLS +GLOBAL +DEFAULT +UND sG4
74 +[0-9]+: 0+ +0 +TLS +GLOBAL +DEFAULT +UND sG6
75 +[0-9]+: 0+ +0 +TLS +GLOBAL +DEFAULT +UND sG1
76 +[0-9]+: 0+ +0 +TLS +GLOBAL +DEFAULT +UND sG8
77 +[0-9]+: [0-9a-f]+ +0 +FUNC +GLOBAL +DEFAULT +UND ___tls_get_addr
78
79 Symbol table '\.symtab' contains [0-9]+ entries:
80 +Num: +Value +Size +Type +Bind +Vis +Ndx +Name
81 +[0-9]+: 0+ +0 +NOTYPE +LOCAL +DEFAULT +UND *
82 +[0-9]+: [0-9a-f]+ +0 +SECTION +LOCAL +DEFAULT +1 *
83 +[0-9]+: [0-9a-f]+ +0 +SECTION +LOCAL +DEFAULT +2 *
84 +[0-9]+: [0-9a-f]+ +0 +SECTION +LOCAL +DEFAULT +3 *
85 +[0-9]+: [0-9a-f]+ +0 +SECTION +LOCAL +DEFAULT +4 *
86 +[0-9]+: [0-9a-f]+ +0 +SECTION +LOCAL +DEFAULT +5 *
87 +[0-9]+: [0-9a-f]+ +0 +SECTION +LOCAL +DEFAULT +6 *
88 +[0-9]+: [0-9a-f]+ +0 +SECTION +LOCAL +DEFAULT +7 *
89 +[0-9]+: [0-9a-f]+ +0 +SECTION +LOCAL +DEFAULT +8 *
90 +[0-9]+: [0-9a-f]+ +0 +SECTION +LOCAL +DEFAULT +9 *
91 +[0-9]+: [0-9a-f]+ +0 +SECTION +LOCAL +DEFAULT +10 *
92 +[0-9]+: [0-9a-f]+ +0 +SECTION +LOCAL +DEFAULT +11 *
93 .* FILE +LOCAL +DEFAULT +ABS tmpdir/tlsbinpic2.o
94 +[0-9]+: 00000020 +0 +TLS +LOCAL +DEFAULT +7 sl1
95 +[0-9]+: 00000024 +0 +TLS +LOCAL +DEFAULT +7 sl2
96 +[0-9]+: 00000028 +0 +TLS +LOCAL +DEFAULT +7 sl3
97 +[0-9]+: 0000002c +0 +TLS +LOCAL +DEFAULT +7 sl4
98 +[0-9]+: 00000030 +0 +TLS +LOCAL +DEFAULT +7 sl5
99 +[0-9]+: 00000034 +0 +TLS +LOCAL +DEFAULT +7 sl6
100 +[0-9]+: 00000038 +0 +TLS +LOCAL +DEFAULT +7 sl7
101 +[0-9]+: 0000003c +0 +TLS +LOCAL +DEFAULT +7 sl8
102 .* FILE +LOCAL +DEFAULT +ABS tmpdir/tlsbin.o
103 +[0-9]+: 00000080 +0 +TLS +LOCAL +DEFAULT +8 bl1
104 +[0-9]+: 00000084 +0 +TLS +LOCAL +DEFAULT +8 bl2
105 +[0-9]+: 00000088 +0 +TLS +LOCAL +DEFAULT +8 bl3
106 +[0-9]+: 0000008c +0 +TLS +LOCAL +DEFAULT +8 bl4
107 +[0-9]+: 00000090 +0 +TLS +LOCAL +DEFAULT +8 bl5
108 +[0-9]+: 00000094 +0 +TLS +LOCAL +DEFAULT +8 bl6
109 +[0-9]+: 00000098 +0 +TLS +LOCAL +DEFAULT +8 bl7
110 +[0-9]+: 0000009c +0 +TLS +LOCAL +DEFAULT +8 bl8
111 .* FILE +LOCAL +DEFAULT +ABS
112 +[0-9]+: 0+804a060 +0 +OBJECT +LOCAL +DEFAULT +9 _DYNAMIC
113 +[0-9]+: [0-9a-f]+ +0 +OBJECT +LOCAL +DEFAULT +11 _GLOBAL_OFFSET_TABLE_
114 +[0-9]+: 0+ +0 +TLS +GLOBAL +DEFAULT +UND sG3
115 +[0-9]+: 0000001c +0 +TLS +GLOBAL +DEFAULT +7 sg8
116 +[0-9]+: 0000007c +0 +TLS +GLOBAL +DEFAULT +8 bg8
117 +[0-9]+: 00000074 +0 +TLS +GLOBAL +DEFAULT +8 bg6
118 +[0-9]+: 0+ +0 +TLS +GLOBAL +DEFAULT +UND sG5
119 +[0-9]+: 00000068 +0 +TLS +GLOBAL +DEFAULT +8 bg3
120 +[0-9]+: 00000008 +0 +TLS +GLOBAL +DEFAULT +7 sg3
121 +[0-9]+: 0+ +0 +TLS +GLOBAL +DEFAULT +UND sG7
122 +[0-9]+: 00000048 +0 +TLS +GLOBAL +HIDDEN +7 sh3
123 +[0-9]+: 0+ +0 +TLS +GLOBAL +DEFAULT +UND sG2
124 +[0-9]+: 0000000c +0 +TLS +GLOBAL +DEFAULT +7 sg4
125 +[0-9]+: 0+ +0 +TLS +GLOBAL +DEFAULT +UND sG4
126 +[0-9]+: 00000010 +0 +TLS +GLOBAL +DEFAULT +7 sg5
127 +[0-9]+: 00000070 +0 +TLS +GLOBAL +DEFAULT +8 bg5
128 +[0-9]+: 00000058 +0 +TLS +GLOBAL +HIDDEN +7 sh7
129 +[0-9]+: 0000005c +0 +TLS +GLOBAL +HIDDEN +7 sh8
130 +[0-9]+: 0+ +0 +TLS +GLOBAL +DEFAULT +7 sg1
131 +[0-9]+: 0+8049188 +0 +FUNC +GLOBAL +DEFAULT +6 _start
132 +[0-9]+: 0000004c +0 +TLS +GLOBAL +HIDDEN +7 sh4
133 +[0-9]+: 00000078 +0 +TLS +GLOBAL +DEFAULT +8 bg7
134 +[0-9]+: 00000050 +0 +TLS +GLOBAL +HIDDEN +7 sh5
135 +[0-9]+: [0-9a-f]+ +0 +NOTYPE +GLOBAL +DEFAULT +11 __bss_start
136 +[0-9]+: 0+ +0 +TLS +GLOBAL +DEFAULT +UND sG6
137 +[0-9]+: 0+8049000 +0 +FUNC +GLOBAL +DEFAULT +6 fn2
138 +[0-9]+: 00000004 +0 +TLS +GLOBAL +DEFAULT +7 sg2
139 +[0-9]+: 0+ +0 +TLS +GLOBAL +DEFAULT +UND sG1
140 +[0-9]+: 00000040 +0 +TLS +GLOBAL +HIDDEN +7 sh1
141 +[0-9]+: 00000014 +0 +TLS +GLOBAL +DEFAULT +7 sg6
142 +[0-9]+: 00000018 +0 +TLS +GLOBAL +DEFAULT +7 sg7
143 +[0-9]+: [0-9a-f]+ +0 +NOTYPE +GLOBAL +DEFAULT +11 _edata
144 +[0-9]+: [0-9a-f]+ +0 +NOTYPE +GLOBAL +DEFAULT +11 _end
145 +[0-9]+: 00000044 +0 +TLS +GLOBAL +HIDDEN +7 sh2
146 +[0-9]+: 00000054 +0 +TLS +GLOBAL +HIDDEN +7 sh6
147 +[0-9]+: 0+ +0 +TLS +GLOBAL +DEFAULT +UND sG8
148 +[0-9]+: 00000064 +0 +TLS +GLOBAL +DEFAULT +8 bg2
149 +[0-9]+: 00000060 +0 +TLS +GLOBAL +DEFAULT +8 bg1
150 +[0-9]+: [0-9a-f]+ +0 +FUNC +GLOBAL +DEFAULT +UND ___tls_get_addr
151 +[0-9]+: 0000006c +0 +TLS +GLOBAL +DEFAULT +8 bg4
This page took 0.341262 seconds and 4 git commands to generate.