vxworks1.dd 2.2 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374
  1. .*: file format .*
  2. Disassembly of section \.plt:
  3. 00080800 <_PROCEDURE_LINKAGE_TABLE_>:
  4. 80800: d1 01 mov\.l 80808 <_PROCEDURE_LINKAGE_TABLE_\+0x8>,r1 ! 81408
  5. 80802: 61 12 mov\.l @r1,r1
  6. 80804: 41 2b jmp @r1
  7. 80806: 00 09 nop
  8. 80808: 00 08 .*
  9. 80808: R_SH_DIR32 _GLOBAL_OFFSET_TABLE_\+0x8
  10. 8080a: 14 08 .*
  11. 0008080c <_sglobal@plt>:
  12. 8080c: d0 01 mov\.l 80814 <_sglobal@plt\+0x8>,r0 ! 8140c
  13. 8080e: 60 02 mov\.l @r0,r0
  14. 80810: 40 2b jmp @r0
  15. 80812: 00 09 nop
  16. 80814: 00 08 .*
  17. 80814: R_SH_DIR32 _GLOBAL_OFFSET_TABLE_\+0xc
  18. 80816: 14 0c .*
  19. 80818: d0 01 mov\.l 80820 <_sglobal@plt\+0x14>,r0 ! 0
  20. 8081a: af f1 bra 80800 <_PROCEDURE_LINKAGE_TABLE_>
  21. 8081c: 00 09 nop
  22. 8081e: 00 09 nop
  23. 80820: 00 00 .*
  24. \.\.\.
  25. 00080824 <_foo@plt>:
  26. 80824: d0 01 mov\.l 8082c <_foo@plt\+0x8>,r0 ! 81410
  27. 80826: 60 02 mov\.l @r0,r0
  28. 80828: 40 2b jmp @r0
  29. 8082a: 00 09 nop
  30. 8082c: 00 08 .*
  31. 8082c: R_SH_DIR32 _GLOBAL_OFFSET_TABLE_\+0x10
  32. 8082e: 14 10 .*
  33. 80830: d0 01 mov\.l 80838 <_foo@plt\+0x14>,r0 ! c
  34. 80832: af e5 bra 80800 <_PROCEDURE_LINKAGE_TABLE_>
  35. 80834: 00 09 nop
  36. 80836: 00 09 nop
  37. 80838: 00 00 .*
  38. 8083a: 00 0c .*
  39. Disassembly of section \.text:
  40. 00080c00 <__start>:
  41. 80c00: 4f 22 sts\.l pr,@-r15
  42. 80c02: d0 06 mov\.l 80c1c <__start\+0x1c>,r0 ! 80824 <_foo@plt>
  43. 80c04: 40 0b jsr @r0
  44. 80c06: 00 09 nop
  45. 80c08: d0 05 mov\.l 80c20 <__start\+0x20>,r0 ! 8080c <_sglobal@plt>
  46. 80c0a: 40 0b jsr @r0
  47. 80c0c: 00 09 nop
  48. 80c0e: d0 05 mov\.l 80c24 <__start\+0x24>,r0 ! 80c28 <_sexternal>
  49. 80c10: 40 0b jsr @r0
  50. 80c12: 00 09 nop
  51. 80c14: 4f 26 lds\.l @r15\+,pr
  52. 80c16: 00 0b rts
  53. 80c18: 00 09 nop
  54. 80c1a: 00 09 nop
  55. 80c1c: 00 08 .*
  56. 80c1c: R_SH_DIR32 \.plt\+0x24
  57. 80c1e: 08 24 .*
  58. 80c20: 00 08 .*
  59. 80c20: R_SH_DIR32 \.plt\+0xc
  60. 80c22: 08 0c .*
  61. 80c24: 00 08 .*
  62. 80c24: R_SH_DIR32 _sexternal
  63. 80c26: 0c 28 .*
  64. 00080c28 <_sexternal>:
  65. 80c28: 00 0b rts
  66. 80c2a: 00 09 nop