PR26822, How to prevent a STT_FILE with absolute path in the linked image
[binutils-gdb.git] / ld / testsuite / ld-x86-64 / tlspic2.rd
1 #source: tlspic3.s
2 #source: tlspic2.s
3 #as: --64
4 #ld: -shared -melf_x86_64 --no-ld-generated-unwind-info
5 #readelf: -WSsrl
6 #target: x86_64-*-*
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]+\] .hash +.*
14 +\[[ 0-9]+\] .dynsym +.*
15 +\[[ 0-9]+\] .dynstr +.*
16 +\[[ 0-9]+\] .rela.dyn +.*
17 +\[[ 0-9]+\] .plt +.*
18 +\[[ 0-9]+\] .plt.got +.*
19 +\[[ 0-9]+\] .text +PROGBITS +0+1000 0+1000 0+31a 00 +AX +0 +0 4096
20 +\[[ 0-9]+\] .tdata +PROGBITS +0+20131a 0+131a 0+60 00 WAT +0 +0 +1
21 +\[[ 0-9]+\] .tbss +NOBITS +0+20137a 0+137a 0+20 00 WAT +0 +0 +1
22 +\[[ 0-9]+\] .dynamic +DYNAMIC +0+201380 0+1380 0+100 10 +WA +3 +0 +8
23 +\[[ 0-9]+\] .got +PROGBITS +0+201480 0+1480 0+98 08 +WA +0 +0 +8
24 +\[[ 0-9]+\] .got.plt +PROGBITS +0+201518 0+1518 0+18 08 +WA +0 +0 +8
25 +\[[ 0-9]+\] .symtab +.*
26 +\[[ 0-9]+\] .strtab +.*
27 +\[[ 0-9]+\] .shstrtab +.*
28 Key to Flags:
29 #...
30
31 Elf file type is DYN \(Shared object file\)
32 Entry point 0x1000
33 There are [0-9]+ program headers, starting at offset [0-9]+
34
35 Program Headers:
36 +Type +Offset +VirtAddr +PhysAddr +FileSiz +MemSiz +Flg Align
37 +LOAD +0x0+ 0x0+ 0x0+ 0x[0-9a-f]+ 0x[0-9a-f]+ R E 0x200000
38 +LOAD +0x0+131a 0x0+20131a 0x0+20131a 0x0+216 0x0+216 RW +0x200000
39 +DYNAMIC +0x0+1380 0x0+201380 0x0+201380 0x0+100 0x0+100 RW +0x8
40 +TLS +0x0+131a 0x0+20131a 0x0+20131a 0x0+60 0x0+80 R +0x1
41
42 Section to Segment mapping:
43 +Segment Sections...
44 +00 +.hash .dynsym .dynstr .rela.dyn .plt .plt.got .text *
45 +01 +.tdata .dynamic .got .got.plt *
46 +02 +.dynamic *
47 +03 +.tdata .tbss *
48
49 Relocation section '.rela.dyn' at offset 0x[0-9a-f]+ contains 15 entries:
50 +Offset +Info +Type +Symbol's Value +Symbol's Name \+ Addend
51 [0-9a-f ]+R_X86_64_DTPMOD64 +0
52 [0-9a-f ]+R_X86_64_TPOFF64 +24
53 [0-9a-f ]+R_X86_64_TPOFF64 +30
54 [0-9a-f ]+R_X86_64_DTPMOD64 +0
55 [0-9a-f ]+R_X86_64_DTPMOD64 +0
56 [0-9a-f ]+R_X86_64_TPOFF64 +64
57 [0-9a-f ]+R_X86_64_TPOFF64 +50
58 [0-9a-f ]+R_X86_64_TPOFF64 +70
59 [0-9a-f ]+R_X86_64_DTPMOD64 +0
60 [0-9a-f ]+R_X86_64_TPOFF64 +44
61 [0-9a-f ]+R_X86_64_TPOFF64 +0+10 sg5 \+ 0
62 [0-9a-f ]+R_X86_64_GLOB_DAT +0+ __tls_get_addr \+ 0
63 [0-9a-f ]+R_X86_64_DTPMOD64 +0+ sg1 \+ 0
64 [0-9a-f ]+R_X86_64_DTPOFF64 +0+ sg1 \+ 0
65 [0-9a-f ]+R_X86_64_TPOFF64 +0+4 sg2 \+ 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 +8 sg8
71 .* TLS +GLOBAL +DEFAULT +8 sg3
72 .* TLS +GLOBAL +DEFAULT +8 sg4
73 .* TLS +GLOBAL +DEFAULT +8 sg5
74 .* NOTYPE +GLOBAL +DEFAULT +UND __tls_get_addr
75 .* TLS +GLOBAL +DEFAULT +8 sg1
76 .* FUNC +GLOBAL +DEFAULT +7 fn1
77 .* TLS +GLOBAL +DEFAULT +8 sg2
78 .* TLS +GLOBAL +DEFAULT +8 sg6
79 .* TLS +GLOBAL +DEFAULT +8 sg7
80
81 Symbol table '\.symtab' contains [0-9]+ entries:
82 +Num: +Value +Size +Type +Bind +Vis +Ndx +Name
83 .* NOTYPE +LOCAL +DEFAULT +UND *
84 .* SECTION +LOCAL +DEFAULT +1 *
85 .* SECTION +LOCAL +DEFAULT +2 *
86 .* SECTION +LOCAL +DEFAULT +3 *
87 .* SECTION +LOCAL +DEFAULT +4 *
88 .* SECTION +LOCAL +DEFAULT +5 *
89 .* SECTION +LOCAL +DEFAULT +6 *
90 .* SECTION +LOCAL +DEFAULT +7 *
91 .* SECTION +LOCAL +DEFAULT +8 *
92 .* SECTION +LOCAL +DEFAULT +9 *
93 .* SECTION +LOCAL +DEFAULT +10 *
94 .* SECTION +LOCAL +DEFAULT +11 *
95 .* SECTION +LOCAL +DEFAULT +12 *
96 .* FILE +LOCAL +DEFAULT +ABS .*tlspic3.o
97 .* TLS +LOCAL +DEFAULT +8 sl1
98 .* TLS +LOCAL +DEFAULT +8 sl2
99 .* TLS +LOCAL +DEFAULT +8 sl3
100 .* TLS +LOCAL +DEFAULT +8 sl4
101 .* TLS +LOCAL +DEFAULT +8 sl5
102 .* TLS +LOCAL +DEFAULT +8 sl6
103 .* TLS +LOCAL +DEFAULT +8 sl7
104 .* TLS +LOCAL +DEFAULT +8 sl8
105 .* FILE +LOCAL +DEFAULT +ABS
106 .* TLS +LOCAL +DEFAULT +9 sH1
107 .* OBJECT +LOCAL +DEFAULT +10 _DYNAMIC
108 .* TLS +LOCAL +DEFAULT +8 sh3
109 .* TLS +LOCAL +DEFAULT +9 sH2
110 .* TLS +LOCAL +DEFAULT +9 sH7
111 .* TLS +LOCAL +DEFAULT +8 sh7
112 .* TLS +LOCAL +DEFAULT +8 sh8
113 .* TLS +LOCAL +DEFAULT +9 sH4
114 .* TLS +LOCAL +DEFAULT +8 sh4
115 .* TLS +LOCAL +DEFAULT +9 sH3
116 .* TLS +LOCAL +DEFAULT +8 sh5
117 .* TLS +LOCAL +DEFAULT +9 sH5
118 .* TLS +LOCAL +DEFAULT +9 sH6
119 .* TLS +LOCAL +DEFAULT +9 sH8
120 .* TLS +LOCAL +DEFAULT +8 sh1
121 .* OBJECT +LOCAL +DEFAULT +12 _GLOBAL_OFFSET_TABLE_
122 .* TLS +LOCAL +DEFAULT +8 sh2
123 .* TLS +LOCAL +DEFAULT +8 sh6
124 .* TLS +GLOBAL +DEFAULT +8 sg8
125 .* TLS +GLOBAL +DEFAULT +8 sg3
126 .* TLS +GLOBAL +DEFAULT +8 sg4
127 .* TLS +GLOBAL +DEFAULT +8 sg5
128 .* NOTYPE +GLOBAL +DEFAULT +UND __tls_get_addr
129 .* TLS +GLOBAL +DEFAULT +8 sg1
130 .* FUNC +GLOBAL +DEFAULT +7 fn1
131 .* TLS +GLOBAL +DEFAULT +8 sg2
132 .* TLS +GLOBAL +DEFAULT +8 sg6
133 .* TLS +GLOBAL +DEFAULT +8 sg7