Home | History | Annotate | Download | only in ld-x86-64
      1 #source: tlspic1.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]+\] .rela.plt +.*
     18  +\[[ 0-9]+\] .plt +.*
     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+130 10 +WA +3 +0 +8
     23  +\[[ 0-9]+\] .got +PROGBITS +0+2014b0 0+14b0 0+90 08 +WA +0 +0 +8
     24  +\[[ 0-9]+\] .got.plt +PROGBITS +0+201540 0+1540 0+20 08 +WA +0 +0 +8
     25  +\[[ 0-9]+\] .shstrtab +.*
     26  +\[[ 0-9]+\] .symtab +.*
     27  +\[[ 0-9]+\] .strtab +.*
     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+246 0x0+246 RW +0x200000
     39  +DYNAMIC +0x0+1380 0x0+201380 0x0+201380 0x0+130 0x0+130 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 .rela.plt .plt .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 14 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_DTPMOD64 +0+ sg1 \+ 0
     63 [0-9a-f ]+R_X86_64_DTPOFF64 +0+ sg1 \+ 0
     64 [0-9a-f ]+R_X86_64_TPOFF64 +0+4 sg2 \+ 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+ __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 +8 sg8
     74 .* TLS +GLOBAL +DEFAULT +8 sg3
     75 .* TLS +GLOBAL +DEFAULT +8 sg4
     76 .* TLS +GLOBAL +DEFAULT +8 sg5
     77 .* NOTYPE +GLOBAL +DEFAULT +UND __tls_get_addr
     78 .* TLS +GLOBAL +DEFAULT +8 sg1
     79 .* FUNC +GLOBAL +DEFAULT +7 fn1
     80 .* NOTYPE +GLOBAL +DEFAULT +ABS __bss_start
     81 .* TLS +GLOBAL +DEFAULT +8 sg2
     82 .* TLS +GLOBAL +DEFAULT +8 sg6
     83 .* TLS +GLOBAL +DEFAULT +8 sg7
     84 .* NOTYPE +GLOBAL +DEFAULT +ABS _edata
     85 .* NOTYPE +GLOBAL +DEFAULT +ABS _end
     86 
     87 Symbol table '\.symtab' contains [0-9]+ entries:
     88  +Num: +Value +Size +Type +Bind +Vis +Ndx +Name
     89 .* NOTYPE +LOCAL +DEFAULT +UND *
     90 .* SECTION +LOCAL +DEFAULT +1 *
     91 .* SECTION +LOCAL +DEFAULT +2 *
     92 .* SECTION +LOCAL +DEFAULT +3 *
     93 .* SECTION +LOCAL +DEFAULT +4 *
     94 .* SECTION +LOCAL +DEFAULT +5 *
     95 .* SECTION +LOCAL +DEFAULT +6 *
     96 .* SECTION +LOCAL +DEFAULT +7 *
     97 .* SECTION +LOCAL +DEFAULT +8 *
     98 .* SECTION +LOCAL +DEFAULT +9 *
     99 .* SECTION +LOCAL +DEFAULT +10 *
    100 .* SECTION +LOCAL +DEFAULT +11 *
    101 .* SECTION +LOCAL +DEFAULT +12 *
    102 .* FILE +LOCAL +DEFAULT +ABS tmpdir/tlspic1.o
    103 .* TLS +LOCAL +DEFAULT +8 sl1
    104 .* TLS +LOCAL +DEFAULT +8 sl2
    105 .* TLS +LOCAL +DEFAULT +8 sl3
    106 .* TLS +LOCAL +DEFAULT +8 sl4
    107 .* TLS +LOCAL +DEFAULT +8 sl5
    108 .* TLS +LOCAL +DEFAULT +8 sl6
    109 .* TLS +LOCAL +DEFAULT +8 sl7
    110 .* TLS +LOCAL +DEFAULT +8 sl8
    111 .* FILE +LOCAL +DEFAULT +ABS 
    112 .* TLS +LOCAL +DEFAULT +9 sH1
    113 .* OBJECT +LOCAL +DEFAULT +10 _DYNAMIC
    114 .* TLS +LOCAL +DEFAULT +8 sh3
    115 .* TLS +LOCAL +DEFAULT +9 sH2
    116 .* TLS +LOCAL +DEFAULT +9 sH7
    117 .* TLS +LOCAL +DEFAULT +8 sh7
    118 .* TLS +LOCAL +DEFAULT +8 sh8
    119 .* TLS +LOCAL +DEFAULT +9 sH4
    120 .* TLS +LOCAL +DEFAULT +8 sh4
    121 .* TLS +LOCAL +DEFAULT +9 sH3
    122 .* TLS +LOCAL +DEFAULT +8 sh5
    123 .* TLS +LOCAL +DEFAULT +9 sH5
    124 .* TLS +LOCAL +DEFAULT +9 sH6
    125 .* TLS +LOCAL +DEFAULT +9 sH8
    126 .* TLS +LOCAL +DEFAULT +8 sh1
    127 .* OBJECT +LOCAL +DEFAULT +12 _GLOBAL_OFFSET_TABLE_
    128 .* TLS +LOCAL +DEFAULT +8 sh2
    129 .* TLS +LOCAL +DEFAULT +8 sh6
    130 .* TLS +GLOBAL +DEFAULT +8 sg8
    131 .* TLS +GLOBAL +DEFAULT +8 sg3
    132 .* TLS +GLOBAL +DEFAULT +8 sg4
    133 .* TLS +GLOBAL +DEFAULT +8 sg5
    134 .* NOTYPE +GLOBAL +DEFAULT +UND __tls_get_addr
    135 .* TLS +GLOBAL +DEFAULT +8 sg1
    136 .* FUNC +GLOBAL +DEFAULT +7 fn1
    137 .* NOTYPE +GLOBAL +DEFAULT +ABS __bss_start
    138 .* TLS +GLOBAL +DEFAULT +8 sg2
    139 .* TLS +GLOBAL +DEFAULT +8 sg6
    140 .* TLS +GLOBAL +DEFAULT +8 sg7
    141 .* NOTYPE +GLOBAL +DEFAULT +ABS _edata
    142 .* NOTYPE +GLOBAL +DEFAULT +ABS _end
    143