emit-relocs-302-be.d 810 B

1234567891011121314151617181920212223
  1. #source: emit-relocs-302.s
  2. #ld: -T relocs.ld --defsym globala=0x11000 --defsym globalb=0x45000 --defsym globalc=0x1234 -e0 --emit-relocs
  3. #notarget: aarch64-*-*
  4. #objdump: -dr
  5. .*: +file format .*
  6. Disassembly of section .text:
  7. 0000000000010000 <\.text>:
  8. 10000: 580000e1 ldr x1, 1001c <\.text\+0x1c>
  9. 10004: 100000c2 adr x2, 1001c <\.text\+0x1c>
  10. 10008: 8b010041 add x1, x2, x1
  11. 1000c: d2a00000 movz x0, #0x0, lsl #16
  12. 1000c: R_AARCH64_MOVW_GOTOFF_G1 globala
  13. 10010: d2a00000 movz x0, #0x0, lsl #16
  14. 10010: R_AARCH64_MOVW_GOTOFF_G1 globalb
  15. 10014: d2a00000 movz x0, #0x0, lsl #16
  16. 10014: R_AARCH64_MOVW_GOTOFF_G1 globalc
  17. 10018: f8606820 ldr x0, \[x1, x0\]
  18. 1001c: 00000000 \.word 0x00000000
  19. 1001c: R_AARCH64_PREL64 _GLOBAL_OFFSET_TABLE_
  20. 10020: 0000ffe4 \.word 0x0000ffe4