vle-reloc-def-2.s 439 B

1234567891011121314151617181920212223242526272829303132333435363738394041
  1. .section .text
  2. .globl sub3
  3. sub3:
  4. se_blr
  5. .globl sub4
  6. sub4:
  7. se_blr
  8. .globl sub5
  9. sub5:
  10. se_blr
  11. .section .sdata
  12. .globl low_sdarel
  13. low_sdarel:
  14. .long 2
  15. .globl high_adjust_sdarel
  16. high_adjust_sdarel:
  17. .long 0xff
  18. .section .sdata2
  19. .globl high_sdarel
  20. high_sdarel:
  21. .long 0xf
  22. .data
  23. .globl low
  24. low:
  25. .long 5
  26. .globl high
  27. high:
  28. .long 0x10
  29. .globl high_adjust
  30. high_adjust:
  31. .long 0xffff