tls-tiny-desc.d 927 B

1234567891011121314151617181920212223242526272829303132
  1. #source: tls-tiny-desc.s
  2. #target: [check_shared_lib_support]
  3. #ld: -shared -T relocs.ld -e0
  4. #objdump: -dr
  5. #...
  6. Disassembly of section .text:
  7. 0000000000010000 \<test\>:
  8. +10000: 58080141 ldr x1, 20028 \<var>
  9. +10004: 10080120 adr x0, 20028 \<var>
  10. +10008: d63f0020 blr x1
  11. Disassembly of section .plt:
  12. 000000000001000c \<.plt\>:
  13. +1000c: a9bf7bf0 stp x16, x30, \[sp, #-16\]!
  14. +10010: 90000090 adrp x16, 20000 \<_GLOBAL_OFFSET_TABLE_\>
  15. +10014: f9401211 ldr x17, \[x16, #32\]
  16. +10018: 91008210 add x16, x16, #0x20
  17. +1001c: d61f0220 br x17
  18. +10020: d503201f nop
  19. +10024: d503201f nop
  20. +10028: d503201f nop
  21. +1002c: a9bf0fe2 stp x2, x3, \[sp, #-16\]!
  22. +10030: 90000082 adrp x2, 20000 \<_GLOBAL_OFFSET_TABLE_\>
  23. +10034: 90000083 adrp x3, 20000 \<_GLOBAL_OFFSET_TABLE_\>
  24. +10038: f9400442 ldr x2, \[x2, #8\]
  25. +1003c: 91004063 add x3, x3, #0x10
  26. +10040: d61f0040 br x2
  27. +10044: d503201f nop
  28. +10048: d503201f nop