Home | History | Annotate | Download | only in ld-mips-elf
      1 
      2 Dynamic section .*
      3 #...
      4  0x00000003 \(PLTGOT\)                     0x10201000
      5 #...
      6  0x70000013 \(MIPS_GOTSYM\)                0x1f
      7  0x00000014 \(PLTREL\)                     REL
      8  0x00000017 \(JMPREL\)                     0x10004000
      9  0x00000002 \(PLTRELSZ\)                   224 \(bytes\)
     10  0x70000032 \(MIPS_PLTGOT\)                0x10200000
     11 #...
     12 Relocation section '\.rel\.plt' .*
     13  Offset     Info    Type            Sym\.Value  Sym\. Name
     14 10200008  [^ ]+ R_MIPS_JUMP_SLOT  10100020   f_lo_iu
     15 1020000c  [^ ]+ R_MIPS_JUMP_SLOT  10100030   f_lo_iu_du_dc
     16 10200010  [^ ]+ R_MIPS_JUMP_SLOT  10100040   f_lo_du_ic_dc
     17 10200014  [^ ]+ R_MIPS_JUMP_SLOT  00000000   f_du_dc
     18 10200018  [^ ]+ R_MIPS_JUMP_SLOT  10100060   f_lo_iu_dc
     19 1020001c  [^ ]+ R_MIPS_JUMP_SLOT  00000000   f_iu_du_ic
     20 10200020  [^ ]+ R_MIPS_JUMP_SLOT  10100080   f_lo_du_ic
     21 10200024  [^ ]+ R_MIPS_JUMP_SLOT  00000000   f_iu_dc
     22 10200028  [^ ]+ R_MIPS_JUMP_SLOT  101000a0   f_lo_iu_ic
     23 1020002c  [^ ]+ R_MIPS_JUMP_SLOT  101000b0   f_lo_ic
     24 10200030  [^ ]+ R_MIPS_JUMP_SLOT  101000c0   f_lo_du_dc
     25 10200034  [^ ]+ R_MIPS_JUMP_SLOT  00000000   f_du
     26 10200038  [^ ]+ R_MIPS_JUMP_SLOT  00000000   f_du_ic_dc
     27 1020003c  [^ ]+ R_MIPS_JUMP_SLOT  00000000   f_du_ic
     28 10200040  [^ ]+ R_MIPS_JUMP_SLOT  00000000   f_iu_du_dc
     29 10200044  [^ ]+ R_MIPS_JUMP_SLOT  10100110   f_lo_dc
     30 10200048  [^ ]+ R_MIPS_JUMP_SLOT  00000000   f_iu_du
     31 1020004c  [^ ]+ R_MIPS_JUMP_SLOT  10100130   f_lo_iu_du
     32 10200050  [^ ]+ R_MIPS_JUMP_SLOT  00000000   f_dc
     33 10200054  [^ ]+ R_MIPS_JUMP_SLOT  00000000   f_ic_dc
     34 10200058  [^ ]+ R_MIPS_JUMP_SLOT  10100160   f_lo_du
     35 1020005c  [^ ]+ R_MIPS_JUMP_SLOT  00000000   f_iu_ic_dc
     36 10200060  [^ ]+ R_MIPS_JUMP_SLOT  00000000   f_iu_du_ic_dc
     37 10200064  [^ ]+ R_MIPS_JUMP_SLOT  10100190   f_lo_iu_ic_dc
     38 10200068  [^ ]+ R_MIPS_JUMP_SLOT  101001a0   f_lo_iu_du_ic
     39 1020006c  [^ ]+ R_MIPS_JUMP_SLOT  101001b0   f_lo_iu_du_ic_dc
     40 10200070  [^ ]+ R_MIPS_JUMP_SLOT  101001c0   f_lo_ic_dc
     41 10200074  [^ ]+ R_MIPS_JUMP_SLOT  101001d0   f_lo
     42 
     43 Symbol table '\.dynsym' .*
     44    Num:    Value  Size Type    Bind   Vis      Ndx Name
     45      0: 00000000     0 NOTYPE  LOCAL  DEFAULT  UND 
     46 # _lo symbols have their address taken, so their PLT symbols need to have
     47 # a nonzero value.  They must also have STO_MIPS_PLT in order to distinguish
     48 # them from old-style lazy-binding stubs.  Non-_lo symbols are only called,
     49 # so their PLT symbols should have a zero value and no STO_MIPS_PLT annotation.
     50     .*: 10100020     0 FUNC    GLOBAL DEFAULT \[MIPS PLT\]   UND f_lo_iu
     51     .*: 10100030     0 FUNC    GLOBAL DEFAULT \[MIPS PLT\]   UND f_lo_iu_du_dc
     52 #...
     53     .*: 10100040     0 FUNC    GLOBAL DEFAULT \[MIPS PLT\]   UND f_lo_du_ic_dc
     54     .*: 00000000     0 FUNC    GLOBAL DEFAULT  UND f_du_dc
     55     .*: 10100060     0 FUNC    GLOBAL DEFAULT \[MIPS PLT\]   UND f_lo_iu_dc
     56     .*: 00000000     0 FUNC    GLOBAL DEFAULT  UND f_iu_du_ic
     57     .*: 10100080     0 FUNC    GLOBAL DEFAULT \[MIPS PLT\]   UND f_lo_du_ic
     58     .*: 00000000     0 FUNC    GLOBAL DEFAULT  UND f_iu_dc
     59     .*: 101000a0     0 FUNC    GLOBAL DEFAULT \[MIPS PLT\]   UND f_lo_iu_ic
     60     .*: 101000b0     0 FUNC    GLOBAL DEFAULT \[MIPS PLT\]   UND f_lo_ic
     61     .*: 101000c0     0 FUNC    GLOBAL DEFAULT \[MIPS PLT\]   UND f_lo_du_dc
     62     .*: 00000000     0 FUNC    GLOBAL DEFAULT  UND f_du
     63     .*: 00000000     0 FUNC    GLOBAL DEFAULT  UND f_du_ic_dc
     64     .*: 00000000     0 FUNC    GLOBAL DEFAULT  UND f_du_ic
     65     .*: 00000000     0 FUNC    GLOBAL DEFAULT  UND f_iu_du_dc
     66     .*: 10100110     0 FUNC    GLOBAL DEFAULT \[MIPS PLT\]   UND f_lo_dc
     67     .*: 00000000     0 FUNC    GLOBAL DEFAULT  UND f_iu_du
     68     .*: 10100130     0 FUNC    GLOBAL DEFAULT \[MIPS PLT\]   UND f_lo_iu_du
     69     .*: 00000000     0 FUNC    GLOBAL DEFAULT  UND f_dc
     70     .*: 00000000     0 FUNC    GLOBAL DEFAULT  UND f_ic_dc
     71     .*: 10100160     0 FUNC    GLOBAL DEFAULT \[MIPS PLT\]   UND f_lo_du
     72     .*: 00000000     0 FUNC    GLOBAL DEFAULT  UND f_iu_ic_dc
     73     .*: 00000000     0 FUNC    GLOBAL DEFAULT  UND f_iu_du_ic_dc
     74 #...
     75     .*: 10100190     0 FUNC    GLOBAL DEFAULT \[MIPS PLT\]   UND f_lo_iu_ic_dc
     76     .*: 101001a0     0 FUNC    GLOBAL DEFAULT \[MIPS PLT\]   UND f_lo_iu_du_ic
     77     .*: 101001b0     0 FUNC    GLOBAL DEFAULT \[MIPS PLT\]   UND f_lo_iu_du_ic_dc
     78     .*: 101001c0     0 FUNC    GLOBAL DEFAULT \[MIPS PLT\]   UND f_lo_ic_dc
     79     .*: 101001d0     0 FUNC    GLOBAL DEFAULT \[MIPS PLT\]   UND f_lo
     80 # The start of the GOT-mapped area.  This should only contain functions that
     81 # are accessed purely via the traditional psABI scheme.  The symbol value
     82 # is the address of the lazy-binding stub.
     83     31: 10101019     0 FUNC    GLOBAL DEFAULT  UND f_iu_ic
     84     32: 1010100d     0 FUNC    GLOBAL DEFAULT  UND f_ic
     85     33: 10101001     0 FUNC    GLOBAL DEFAULT  UND f_iu
     86 
     87 Symbol table '\.symtab' .*
     88 #...
     89 Primary GOT:
     90  Canonical gp value: 10208ff0
     91 
     92  Reserved entries:
     93    Address     Access  Initial Purpose
     94   10201000 -32752\(gp\) 00000000 Lazy resolver
     95   10201004 -32748\(gp\) 80000000 Module pointer \(GNU extension\)
     96 
     97 # See the disassembly output for the meaning of each entry.
     98  Local entries:
     99    Address     Access  Initial
    100   10201008 -32744\(gp\) 10100150
    101   1020100c -32740\(gp\) 101000f0
    102   10201010 -32736\(gp\) 101000e0
    103   10201014 -32732\(gp\) 10100170
    104   10201018 -32728\(gp\) 10100070
    105   1020101c -32724\(gp\) 10100180
    106   10201020 -32720\(gp\) 101000b0
    107   10201024 -32716\(gp\) 101001c0
    108   10201028 -32712\(gp\) 10100080
    109   1020102c -32708\(gp\) 10100040
    110   10201030 -32704\(gp\) 101000a0
    111   10201034 -32700\(gp\) 10100190
    112   10201038 -32696\(gp\) 101001a0
    113   1020103c -32692\(gp\) 101001b0
    114   10201040 -32688\(gp\) 10100090
    115   10201044 -32684\(gp\) 10100120
    116   10201048 -32680\(gp\) 10100100
    117   1020104c -32676\(gp\) 10100020
    118   10201050 -32672\(gp\) 10100060
    119   10201054 -32668\(gp\) 10100130
    120   10201058 -32664\(gp\) 10100030
    121 
    122  Global entries:
    123    Address     Access  Initial Sym\.Val\. Type    Ndx Name
    124   1020105c -32660\(gp\) 10101019 10101019 FUNC    UND f_iu_ic
    125   10201060 -32656\(gp\) 1010100d 1010100d FUNC    UND f_ic
    126   10201064 -32652\(gp\) 10101001 10101001 FUNC    UND f_iu
    127 
    128 
    129 PLT GOT:
    130 
    131  Reserved entries:
    132    Address  Initial Purpose
    133   10200000 00000000 PLT lazy resolver
    134   10200004 00000000 Module pointer
    135 
    136  Entries:
    137    Address  Initial Sym\.Val\. Type    Ndx Name
    138   10200008 10100000 10100020 FUNC    UND f_lo_iu
    139   1020000c 10100000 10100030 FUNC    UND f_lo_iu_du_dc
    140   10200010 10100000 10100040 FUNC    UND f_lo_du_ic_dc
    141   10200014 10100000 00000000 FUNC    UND f_du_dc
    142   10200018 10100000 10100060 FUNC    UND f_lo_iu_dc
    143   1020001c 10100000 00000000 FUNC    UND f_iu_du_ic
    144   10200020 10100000 10100080 FUNC    UND f_lo_du_ic
    145   10200024 10100000 00000000 FUNC    UND f_iu_dc
    146   10200028 10100000 101000a0 FUNC    UND f_lo_iu_ic
    147   1020002c 10100000 101000b0 FUNC    UND f_lo_ic
    148   10200030 10100000 101000c0 FUNC    UND f_lo_du_dc
    149   10200034 10100000 00000000 FUNC    UND f_du
    150   10200038 10100000 00000000 FUNC    UND f_du_ic_dc
    151   1020003c 10100000 00000000 FUNC    UND f_du_ic
    152   10200040 10100000 00000000 FUNC    UND f_iu_du_dc
    153   10200044 10100000 10100110 FUNC    UND f_lo_dc
    154   10200048 10100000 00000000 FUNC    UND f_iu_du
    155   1020004c 10100000 10100130 FUNC    UND f_lo_iu_du
    156   10200050 10100000 00000000 FUNC    UND f_dc
    157   10200054 10100000 00000000 FUNC    UND f_ic_dc
    158   10200058 10100000 10100160 FUNC    UND f_lo_du
    159   1020005c 10100000 00000000 FUNC    UND f_iu_ic_dc
    160   10200060 10100000 00000000 FUNC    UND f_iu_du_ic_dc
    161   10200064 10100000 10100190 FUNC    UND f_lo_iu_ic_dc
    162   10200068 10100000 101001a0 FUNC    UND f_lo_iu_du_ic
    163   1020006c 10100000 101001b0 FUNC    UND f_lo_iu_du_ic_dc
    164   10200070 10100000 101001c0 FUNC    UND f_lo_ic_dc
    165   10200074 10100000 101001d0 FUNC    UND f_lo
    166 
    167 
    168