1 2Dynamic 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#... 12Relocation section '\.rel\.plt' .* 13 Offset Info Type Sym\.Value Sym\. Name 1410200008 [^ ]+ R_MIPS_JUMP_SLOT 10100020 f_lo_iu 151020000c [^ ]+ R_MIPS_JUMP_SLOT 10100030 f_lo_iu_du_dc 1610200010 [^ ]+ R_MIPS_JUMP_SLOT 10100040 f_lo_du_ic_dc 1710200014 [^ ]+ R_MIPS_JUMP_SLOT 00000000 f_du_dc 1810200018 [^ ]+ R_MIPS_JUMP_SLOT 10100191 f_lo_iu_dc 191020001c [^ ]+ R_MIPS_JUMP_SLOT 00000000 f_iu_du_ic 2010200020 [^ ]+ R_MIPS_JUMP_SLOT 10100070 f_lo_du_ic 2110200024 [^ ]+ R_MIPS_JUMP_SLOT 00000000 f_iu_dc 2210200028 [^ ]+ R_MIPS_JUMP_SLOT 10100080 f_lo_iu_ic 231020002c [^ ]+ R_MIPS_JUMP_SLOT 10100090 f_lo_ic 2410200030 [^ ]+ R_MIPS_JUMP_SLOT 101000a0 f_lo_du_dc 2510200034 [^ ]+ R_MIPS_JUMP_SLOT 00000000 f_du 2610200038 [^ ]+ R_MIPS_JUMP_SLOT 00000000 f_du_ic_dc 271020003c [^ ]+ R_MIPS_JUMP_SLOT 00000000 f_du_ic 2810200040 [^ ]+ R_MIPS_JUMP_SLOT 00000000 f_iu_du_dc 2910200044 [^ ]+ R_MIPS_JUMP_SLOT 101001e1 f_lo_dc 3010200048 [^ ]+ R_MIPS_JUMP_SLOT 00000000 f_iu_du 311020004c [^ ]+ R_MIPS_JUMP_SLOT 10100100 f_lo_iu_du 3210200050 [^ ]+ R_MIPS_JUMP_SLOT 00000000 f_dc 3310200054 [^ ]+ R_MIPS_JUMP_SLOT 00000000 f_ic_dc 3410200058 [^ ]+ R_MIPS_JUMP_SLOT 10100110 f_lo_du 351020005c [^ ]+ R_MIPS_JUMP_SLOT 00000000 f_iu_ic_dc 3610200060 [^ ]+ R_MIPS_JUMP_SLOT 00000000 f_iu_du_ic_dc 3710200064 [^ ]+ R_MIPS_JUMP_SLOT 10100231 f_lo_iu_ic_dc 3810200068 [^ ]+ R_MIPS_JUMP_SLOT 10100130 f_lo_iu_du_ic 391020006c [^ ]+ R_MIPS_JUMP_SLOT 10100140 f_lo_iu_du_ic_dc 4010200070 [^ ]+ R_MIPS_JUMP_SLOT 10100251 f_lo_ic_dc 4110200074 [^ ]+ R_MIPS_JUMP_SLOT 10100150 f_lo 42 43Symbol 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# 51# A MIPS16 PLT should only be used as the symbol value if the function has 52# a direct MIPS16 caller (dc) and no direct MIPS caller (du). 53 .*: 10100020 0 FUNC GLOBAL DEFAULT \[MIPS PLT\] UND f_lo_iu 54 .*: 10100030 0 FUNC GLOBAL DEFAULT \[MIPS PLT\] UND f_lo_iu_du_dc 55#... 56 .*: 10100040 0 FUNC GLOBAL DEFAULT \[MIPS PLT\] UND f_lo_du_ic_dc 57 .*: 00000000 0 FUNC GLOBAL DEFAULT UND f_du_dc 58 .*: 10100191 0 FUNC GLOBAL DEFAULT \[MIPS PLT\] UND f_lo_iu_dc 59 .*: 00000000 0 FUNC GLOBAL DEFAULT UND f_iu_du_ic 60 .*: 10100070 0 FUNC GLOBAL DEFAULT \[MIPS PLT\] UND f_lo_du_ic 61 .*: 00000000 0 FUNC GLOBAL DEFAULT UND f_iu_dc 62 .*: 10100080 0 FUNC GLOBAL DEFAULT \[MIPS PLT\] UND f_lo_iu_ic 63 .*: 10100090 0 FUNC GLOBAL DEFAULT \[MIPS PLT\] UND f_lo_ic 64 .*: 101000a0 0 FUNC GLOBAL DEFAULT \[MIPS PLT\] UND f_lo_du_dc 65 .*: 00000000 0 FUNC GLOBAL DEFAULT UND f_du 66 .*: 00000000 0 FUNC GLOBAL DEFAULT UND f_du_ic_dc 67 .*: 00000000 0 FUNC GLOBAL DEFAULT UND f_du_ic 68 .*: 00000000 0 FUNC GLOBAL DEFAULT UND f_iu_du_dc 69 .*: 101001e1 0 FUNC GLOBAL DEFAULT \[MIPS PLT\] UND f_lo_dc 70 .*: 00000000 0 FUNC GLOBAL DEFAULT UND f_iu_du 71 .*: 10100100 0 FUNC GLOBAL DEFAULT \[MIPS PLT\] UND f_lo_iu_du 72 .*: 00000000 0 FUNC GLOBAL DEFAULT UND f_dc 73 .*: 00000000 0 FUNC GLOBAL DEFAULT UND f_ic_dc 74 .*: 10100110 0 FUNC GLOBAL DEFAULT \[MIPS PLT\] UND f_lo_du 75 .*: 00000000 0 FUNC GLOBAL DEFAULT UND f_iu_ic_dc 76 .*: 00000000 0 FUNC GLOBAL DEFAULT UND f_iu_du_ic_dc 77#... 78 .*: 10100231 0 FUNC GLOBAL DEFAULT \[MIPS PLT\] UND f_lo_iu_ic_dc 79 .*: 10100130 0 FUNC GLOBAL DEFAULT \[MIPS PLT\] UND f_lo_iu_du_ic 80 .*: 10100140 0 FUNC GLOBAL DEFAULT \[MIPS PLT\] UND f_lo_iu_du_ic_dc 81 .*: 10100251 0 FUNC GLOBAL DEFAULT \[MIPS PLT\] UND f_lo_ic_dc 82 .*: 10100150 0 FUNC GLOBAL DEFAULT \[MIPS PLT\] UND f_lo 83# The start of the GOT-mapped area. This should only contain functions that 84# are accessed purely via the traditional psABI scheme. The symbol value 85# is the address of the lazy-binding stub. 86 31: 10101020 0 FUNC GLOBAL DEFAULT UND f_iu_ic 87 32: 10101010 0 FUNC GLOBAL DEFAULT UND f_ic 88 33: 10101000 0 FUNC GLOBAL DEFAULT UND f_iu 89 90Symbol table '\.symtab' .* 91#... 92Primary GOT: 93 Canonical gp value: 10208ff0 94 95 Reserved entries: 96 Address Access Initial Purpose 97 10201000 -32752\(gp\) 00000000 Lazy resolver 98 10201004 -32748\(gp\) 80000000 Module pointer \(GNU extension\) 99 100# See the disassembly output for the meaning of each entry. 101 Local entries: 102 Address Access Initial 103 10201008 -32744\(gp\) 10100201 104 1020100c -32740\(gp\) 101000d0 105 10201010 -32736\(gp\) 101000c0 106 10201014 -32732\(gp\) 10100211 107 10201018 -32728\(gp\) 10100060 108 1020101c -32724\(gp\) 10100120 109 10201020 -32720\(gp\) 10100090 110 10201024 -32716\(gp\) 10100251 111 10201028 -32712\(gp\) 10100070 112 1020102c -32708\(gp\) 10100040 113 10201030 -32704\(gp\) 10100080 114 10201034 -32700\(gp\) 10100231 115 10201038 -32696\(gp\) 10100130 116 1020103c -32692\(gp\) 10100140 117 10201040 -32688\(gp\) 101001a1 118 10201044 -32684\(gp\) 101000f0 119 10201048 -32680\(gp\) 101000e0 120 1020104c -32676\(gp\) 10100020 121 10201050 -32672\(gp\) 10100191 122 10201054 -32668\(gp\) 10100100 123 10201058 -32664\(gp\) 10100030 124 125 Global entries: 126 Address Access Initial Sym\.Val\. Type Ndx Name 127 1020105c -32660\(gp\) 10101020 10101020 FUNC UND f_iu_ic 128 10201060 -32656\(gp\) 10101010 10101010 FUNC UND f_ic 129 10201064 -32652\(gp\) 10101000 10101000 FUNC UND f_iu 130 131 132PLT GOT: 133 134 Reserved entries: 135 Address Initial Purpose 136 10200000 00000000 PLT lazy resolver 137 10200004 00000000 Module pointer 138 139 Entries: 140 Address Initial Sym\.Val\. Type Ndx Name 141 10200008 10100000 10100020 FUNC UND f_lo_iu 142 1020000c 10100000 10100030 FUNC UND f_lo_iu_du_dc 143 10200010 10100000 10100040 FUNC UND f_lo_du_ic_dc 144 10200014 10100000 00000000 FUNC UND f_du_dc 145 10200018 10100000 10100191 FUNC UND f_lo_iu_dc 146 1020001c 10100000 00000000 FUNC UND f_iu_du_ic 147 10200020 10100000 10100070 FUNC UND f_lo_du_ic 148 10200024 10100000 00000000 FUNC UND f_iu_dc 149 10200028 10100000 10100080 FUNC UND f_lo_iu_ic 150 1020002c 10100000 10100090 FUNC UND f_lo_ic 151 10200030 10100000 101000a0 FUNC UND f_lo_du_dc 152 10200034 10100000 00000000 FUNC UND f_du 153 10200038 10100000 00000000 FUNC UND f_du_ic_dc 154 1020003c 10100000 00000000 FUNC UND f_du_ic 155 10200040 10100000 00000000 FUNC UND f_iu_du_dc 156 10200044 10100000 101001e1 FUNC UND f_lo_dc 157 10200048 10100000 00000000 FUNC UND f_iu_du 158 1020004c 10100000 10100100 FUNC UND f_lo_iu_du 159 10200050 10100000 00000000 FUNC UND f_dc 160 10200054 10100000 00000000 FUNC UND f_ic_dc 161 10200058 10100000 10100110 FUNC UND f_lo_du 162 1020005c 10100000 00000000 FUNC UND f_iu_ic_dc 163 10200060 10100000 00000000 FUNC UND f_iu_du_ic_dc 164 10200064 10100000 10100231 FUNC UND f_lo_iu_ic_dc 165 10200068 10100000 10100130 FUNC UND f_lo_iu_du_ic 166 1020006c 10100000 10100140 FUNC UND f_lo_iu_du_ic_dc 167 10200070 10100000 10100251 FUNC UND f_lo_ic_dc 168 10200074 10100000 10100150 FUNC UND f_lo 169 170 171