compressed-plt-1-o32-umips.rd 7.6 KB

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