Home | History | Annotate | Download | only in ld-i386
      1 #source: tlsbindesc.s
      2 #source: tlsbin.s
      3 #as: --32
      4 #ld: -melf_i386_nacl tmpdir/libtlslib.so --no-ld-generated-unwind-info
      5 #readelf: -Ssrl
      6 #target: i?86-*-nacl*
      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]+\] \.text +PROGBITS +0+20000 .*
     14  +\[[ 0-9]+\] \.interp +.*
     15  +\[[ 0-9]+\] \.hash +.*
     16  +\[[ 0-9]+\] \.dynsym +.*
     17  +\[[ 0-9]+\] \.dynstr +.*
     18  +\[[ 0-9]+\] \.rel.dyn +.*
     19  +\[[ 0-9]+\] \.tdata +PROGBITS +0*10031000 [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*10031060 .*
     22  +\[[ 0-9]+\] \.got +PROGBITS +0*100310e0 .*
     23  +\[[ 0-9]+\] \.got\.plt +PROGBITS +0*10031104 .*
     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 0x0*20156
     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.*
     42  +LOAD.*
     43  +LOAD.*
     44  +DYNAMIC.*
     45  +TLS +0x[0-9a-f]+ 0x[0-9a-f]+ 0x[0-9a-f]+ 0x0+60 0x0+a0 R +0x1000
     46 
     47  Section to Segment mapping:
     48  +Segment Sections...
     49  +00 +
     50  +01 +.interp *
     51  +02 +.text *
     52  +03 +.interp .hash .dynsym .dynstr .rel.dyn *
     53  +04 +.tdata .dynamic .got .got.plt *
     54  +05 +.dynamic *
     55  +06 +.tdata .tbss *
     56 
     57 Relocation section '.rel.dyn' at offset 0x[0-9a-f]+ contains 9 entries:
     58  Offset +Info +Type +Sym.Value +Sym. Name
     59 0*100310e0 +0000010e R_386_TLS_TPOFF +0+ +sG3
     60 0*100310e4 +0000020e R_386_TLS_TPOFF +0+ +sG5
     61 0*100310e8 +0000030e R_386_TLS_TPOFF +0+ +sG7
     62 0*100310ec +00000425 R_386_TLS_TPOFF32 0+ +sG2
     63 0*100310f0 +00000525 R_386_TLS_TPOFF32 0+ +sG4
     64 0*100310f4 +0000050e R_386_TLS_TPOFF +0+ +sG4
     65 0*100310f8 +00000725 R_386_TLS_TPOFF32 0+ +sG6
     66 0*100310fc +00000825 R_386_TLS_TPOFF32 0+ +sG1
     67 0*10031100 +00000b0e R_386_TLS_TPOFF +0+ +sG8
     68 
     69 Symbol table '\.dynsym' contains [0-9]+ entries:
     70  +Num: +Value +Size +Type +Bind +Vis +Ndx Name
     71  +[0-9]+: 0+ +0 +NOTYPE +LOCAL +DEFAULT +UND *
     72  +[0-9]+: 0+ +0 +TLS +GLOBAL +DEFAULT +UND sG3
     73  +[0-9]+: 0+ +0 +TLS +GLOBAL +DEFAULT +UND sG5
     74  +[0-9]+: 0+ +0 +TLS +GLOBAL +DEFAULT +UND sG7
     75  +[0-9]+: 0+ +0 +TLS +GLOBAL +DEFAULT +UND sG2
     76  +[0-9]+: 0+ +0 +TLS +GLOBAL +DEFAULT +UND sG4
     77  +[0-9]+: [0-9a-f]+ +0 +NOTYPE +GLOBAL +DEFAULT +11 __bss_start
     78  +[0-9]+: 0+ +0 +TLS +GLOBAL +DEFAULT +UND sG6
     79  +[0-9]+: 0+ +0 +TLS +GLOBAL +DEFAULT +UND sG1
     80  +[0-9]+: [0-9a-f]+ +0 +NOTYPE +GLOBAL +DEFAULT +11 _edata
     81  +[0-9]+: [0-9a-f]+ +0 +NOTYPE +GLOBAL +DEFAULT +11 _end
     82  +[0-9]+: 0+ +0 +TLS +GLOBAL +DEFAULT +UND sG8
     83 
     84 Symbol table '\.symtab' contains [0-9]+ entries:
     85  +Num: +Value +Size +Type +Bind +Vis +Ndx +Name
     86  +[0-9]+: 0+ +0 +NOTYPE +LOCAL +DEFAULT +UND *
     87  +[0-9]+: [0-9a-f]+ +0 +SECTION +LOCAL +DEFAULT +1 *
     88  +[0-9]+: [0-9a-f]+ +0 +SECTION +LOCAL +DEFAULT +2 *
     89  +[0-9]+: [0-9a-f]+ +0 +SECTION +LOCAL +DEFAULT +3 *
     90  +[0-9]+: [0-9a-f]+ +0 +SECTION +LOCAL +DEFAULT +4 *
     91  +[0-9]+: [0-9a-f]+ +0 +SECTION +LOCAL +DEFAULT +5 *
     92  +[0-9]+: [0-9a-f]+ +0 +SECTION +LOCAL +DEFAULT +6 *
     93  +[0-9]+: [0-9a-f]+ +0 +SECTION +LOCAL +DEFAULT +7 *
     94  +[0-9]+: [0-9a-f]+ +0 +SECTION +LOCAL +DEFAULT +8 *
     95  +[0-9]+: [0-9a-f]+ +0 +SECTION +LOCAL +DEFAULT +9 *
     96  +[0-9]+: [0-9a-f]+ +0 +SECTION +LOCAL +DEFAULT +10 *
     97  +[0-9]+: [0-9a-f]+ +0 +SECTION +LOCAL +DEFAULT +11 *
     98 .* FILE +LOCAL +DEFAULT +ABS .*
     99  +[0-9]+: 00000020 +0 +TLS +LOCAL +DEFAULT +7 sl1
    100  +[0-9]+: 00000024 +0 +TLS +LOCAL +DEFAULT +7 sl2
    101  +[0-9]+: 00000028 +0 +TLS +LOCAL +DEFAULT +7 sl3
    102  +[0-9]+: 0000002c +0 +TLS +LOCAL +DEFAULT +7 sl4
    103  +[0-9]+: 00000030 +0 +TLS +LOCAL +DEFAULT +7 sl5
    104  +[0-9]+: 00000034 +0 +TLS +LOCAL +DEFAULT +7 sl6
    105  +[0-9]+: 00000038 +0 +TLS +LOCAL +DEFAULT +7 sl7
    106  +[0-9]+: 0000003c +0 +TLS +LOCAL +DEFAULT +7 sl8
    107 .* FILE +LOCAL +DEFAULT +ABS .*
    108  +[0-9]+: 00000080 +0 +TLS +LOCAL +DEFAULT +8 bl1
    109  +[0-9]+: 00000084 +0 +TLS +LOCAL +DEFAULT +8 bl2
    110  +[0-9]+: 00000088 +0 +TLS +LOCAL +DEFAULT +8 bl3
    111  +[0-9]+: 0000008c +0 +TLS +LOCAL +DEFAULT +8 bl4
    112  +[0-9]+: 00000090 +0 +TLS +LOCAL +DEFAULT +8 bl5
    113  +[0-9]+: 00000094 +0 +TLS +LOCAL +DEFAULT +8 bl6
    114  +[0-9]+: 00000098 +0 +TLS +LOCAL +DEFAULT +8 bl7
    115  +[0-9]+: 0000009c +0 +TLS +LOCAL +DEFAULT +8 bl8
    116 .* FILE +LOCAL +DEFAULT +ABS .*
    117  +[0-9]+: 00001000 +0 +TLS +LOCAL +DEFAULT +7 _TLS_MODULE_BASE_
    118  +[0-9]+: 0*10031060 +0 +OBJECT +LOCAL +DEFAULT +9 _DYNAMIC
    119  +[0-9]+: [0-9a-f]+ +0 +OBJECT +LOCAL +DEFAULT +11 _GLOBAL_OFFSET_TABLE_
    120  +[0-9]+: 0+ +0 +TLS +GLOBAL +DEFAULT +UND sG3
    121  +[0-9]+: 0000001c +0 +TLS +GLOBAL +DEFAULT +7 sg8
    122  +[0-9]+: 0000007c +0 +TLS +GLOBAL +DEFAULT +8 bg8
    123  +[0-9]+: 00000074 +0 +TLS +GLOBAL +DEFAULT +8 bg6
    124  +[0-9]+: 0+ +0 +TLS +GLOBAL +DEFAULT +UND sG5
    125  +[0-9]+: 00000068 +0 +TLS +GLOBAL +DEFAULT +8 bg3
    126  +[0-9]+: 00000008 +0 +TLS +GLOBAL +DEFAULT +7 sg3
    127  +[0-9]+: 0+ +0 +TLS +GLOBAL +DEFAULT +UND sG7
    128  +[0-9]+: 00000048 +0 +TLS +GLOBAL +HIDDEN +7 sh3
    129  +[0-9]+: 0+ +0 +TLS +GLOBAL +DEFAULT +UND sG2
    130  +[0-9]+: 0000000c +0 +TLS +GLOBAL +DEFAULT +7 sg4
    131  +[0-9]+: 0+ +0 +TLS +GLOBAL +DEFAULT +UND sG4
    132  +[0-9]+: 00000010 +0 +TLS +GLOBAL +DEFAULT +7 sg5
    133  +[0-9]+: 00000070 +0 +TLS +GLOBAL +DEFAULT +8 bg5
    134  +[0-9]+: 00000058 +0 +TLS +GLOBAL +HIDDEN +7 sh7
    135  +[0-9]+: 0000005c +0 +TLS +GLOBAL +HIDDEN +7 sh8
    136  +[0-9]+: 0+ +0 +TLS +GLOBAL +DEFAULT +7 sg1
    137  +[0-9]+: 0+20156 +0 +FUNC +GLOBAL +DEFAULT +1 _start
    138  +[0-9]+: 0000004c +0 +TLS +GLOBAL +HIDDEN +7 sh4
    139  +[0-9]+: 00000078 +0 +TLS +GLOBAL +DEFAULT +8 bg7
    140  +[0-9]+: 00000050 +0 +TLS +GLOBAL +HIDDEN +7 sh5
    141  +[0-9]+: [0-9a-f]+ +0 +NOTYPE +GLOBAL +DEFAULT +11 __bss_start
    142  +[0-9]+: 0+ +0 +TLS +GLOBAL +DEFAULT +UND sG6
    143  +[0-9]+: 0+20000 +0 +FUNC +GLOBAL +DEFAULT +1 fn2
    144  +[0-9]+: 00000004 +0 +TLS +GLOBAL +DEFAULT +7 sg2
    145  +[0-9]+: 0+ +0 +TLS +GLOBAL +DEFAULT +UND sG1
    146  +[0-9]+: 00000040 +0 +TLS +GLOBAL +HIDDEN +7 sh1
    147  +[0-9]+: 00000014 +0 +TLS +GLOBAL +DEFAULT +7 sg6
    148  +[0-9]+: 00000018 +0 +TLS +GLOBAL +DEFAULT +7 sg7
    149  +[0-9]+: [0-9a-f]+ +0 +NOTYPE +GLOBAL +DEFAULT +11 _edata
    150  +[0-9]+: [0-9a-f]+ +0 +NOTYPE +GLOBAL +DEFAULT +11 _end
    151  +[0-9]+: 00000044 +0 +TLS +GLOBAL +HIDDEN +7 sh2
    152  +[0-9]+: 00000054 +0 +TLS +GLOBAL +HIDDEN +7 sh6
    153  +[0-9]+: 0+ +0 +TLS +GLOBAL +DEFAULT +UND sG8
    154  +[0-9]+: 00000064 +0 +TLS +GLOBAL +DEFAULT +8 bg2
    155  +[0-9]+: 00000060 +0 +TLS +GLOBAL +DEFAULT +8 bg1
    156  +[0-9]+: 0000006c +0 +TLS +GLOBAL +DEFAULT +8 bg4
    157