no-shared-1-n32.d 477 B

123456789101112131415161718192021222324
  1. #source: no-shared-1-o32.s
  2. #ld: -T no-shared-1.ld
  3. #objdump: -dr -j.text -j.data -j.got
  4. .*
  5. Disassembly of section \.text:
  6. 00050000 <__start>:
  7. 50000: 3c020007 lui v0,0x7
  8. 50004: 24428000 addiu v0,v0,-32768
  9. 50008: 8f828018 lw v0,-32744\(gp\)
  10. 5000c: 8f828018 lw v0,-32744\(gp\)
  11. #...
  12. Disassembly of section \.data:
  13. 00060000 .*:
  14. 60000: 00068000 .*
  15. #...
  16. Disassembly of section \.got:
  17. 00060010 <_GLOBAL_OFFSET_TABLE_>:
  18. 60010: 00000000 80000000 00068000 .*