relocs-1027-symbolic-func.s 184 B

1234567891011
  1. .text
  2. .global tempy
  3. .type tempy, %function
  4. tempy:
  5. .size tempy, .-tempy
  6. .section .data.rel
  7. .align 3
  8. .type tempy_ptr, %object
  9. .size tempy_ptr, 8
  10. tempy_ptr:
  11. .xword tempy