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