pic-and-nonpic-6-n32.dd 2.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102
  1. # GOT layout:
  2. #
  3. # -32752: lazy resolution function
  4. # -32748: reserved for module pointer
  5. # -32744: extd2's local GOT entry (copy reloc)
  6. # -32740: extf3's local GOT entry (PLT entry)
  7. # -32736: extf4's local GOT entry (PLT entry)
  8. # -32732: extf2's global GOT entry (undefined 0)
  9. # -32728: extf1's global GOT entry (.MIPS.stubs entry)
  10. # -32724: extd1's global GOT entry (undefined 0)
  11. # -32720: extd4's global GOT entry (undefined 0, reloc only)
  12. .*
  13. Disassembly of section \.plt:
  14. 00043040 <.*>:
  15. .*: 3c0e0008 lui t2,0x8
  16. .*: 8dd91000 lw t9,4096\(t2\)
  17. .*: 25ce1000 addiu t2,t2,4096
  18. .*: 030ec023 subu t8,t8,t2
  19. .*: 03e07825 move t3,ra
  20. .*: 0018c082 srl t8,t8,0x2
  21. .*: 0320f809 jalr t9
  22. .*: 2718fffe addiu t8,t8,-2
  23. 00043060 <extf4@plt>:
  24. .*: 3c0f0008 lui t3,0x8
  25. .*: 8df91008 lw t9,4104\(t3\)
  26. .*: 03200008 jr t9
  27. .*: 25f81008 addiu t8,t3,4104
  28. 00043070 <extf5@plt>:
  29. .*: 3c0f0008 lui t3,0x8
  30. .*: 8df9100c lw t9,4108\(t3\)
  31. .*: 03200008 jr t9
  32. .*: 25f8100c addiu t8,t3,4108
  33. 00043080 <extf3@plt>:
  34. .*: 3c0f0008 lui t3,0x8
  35. .*: 8df91010 lw t9,4112\(t3\)
  36. .*: 03200008 jr t9
  37. .*: 25f81010 addiu t8,t3,4112
  38. Disassembly of section \.text:
  39. 00044000 <.*>:
  40. \.\.\.
  41. 00044008 <\.pic\.f1>:
  42. 44008: 3c190004 lui t9,0x4
  43. 4400c: 27394010 addiu t9,t9,16400
  44. 00044010 <f1>:
  45. 44010: 0c011013 jal 4404c <f3>
  46. 44014: 3c020004 lui v0,0x4
  47. 44018: 03e00008 jr ra
  48. 4401c: 24424020 addiu v0,v0,16416
  49. 00044020 <f2>:
  50. 44020: 3c1c0006 lui gp,0x6
  51. 44024: 0399e021 addu gp,gp,t9
  52. 44028: 279c3fd0 addiu gp,gp,16336
  53. 4402c: 8f998028 lw t9,-32728\(gp\)
  54. 44030: 8f848024 lw a0,-32732\(gp\)
  55. 44034: 8f85802c lw a1,-32724\(gp\)
  56. 44038: 0320f809 jalr t9
  57. 4403c: 8f868018 lw a2,-32744\(gp\)
  58. 44040: 8f99801c lw t9,-32740\(gp\)
  59. 44044: 03200008 jr t9
  60. 44048: 8f848020 lw a0,-32736\(gp\)
  61. 0004404c <f3>:
  62. 4404c: 03e00008 jr ra
  63. 44050: 00000000 nop
  64. \.\.\.
  65. 00044060 <__start>:
  66. 44060: 0c011002 jal 44008 <\.pic\.f1>
  67. 44064: 00000000 nop
  68. 44068: 3c020004 lui v0,0x4
  69. 4406c: 24424020 addiu v0,v0,16416
  70. 44070: 0c010c20 jal 43080 <extf3@plt>
  71. 44074: 00000000 nop
  72. 44078: 0c010c18 jal 43060 <extf4@plt>
  73. 4407c: 00000000 nop
  74. 44080: 0c010c1c jal 43070 <extf5@plt>
  75. 44084: 00000000 nop
  76. 44088: 3c02000a lui v0,0xa
  77. 4408c: 24422000 addiu v0,v0,8192
  78. 44090: 3c02000a lui v0,0xa
  79. 44094: 24422018 addiu v0,v0,8216
  80. \.\.\.
  81. Disassembly of section \.MIPS\.stubs:
  82. 000440a0 <_MIPS_STUBS_>:
  83. 440a0: 8f998010 lw t9,-32752\(gp\)
  84. 440a4: 03e07825 move t3,ra
  85. 440a8: 0320f809 jalr t9
  86. 440ac: 24180009 li t8,9
  87. \.\.\.