tls-large-desc.d 1.2 KB

12345678910111213141516171819202122232425262728293031323334353637383940
  1. #source: tls-large-desc.s
  2. #target: [check_shared_lib_support]
  3. #ld: -shared -T relocs.ld -e0
  4. #notarget: aarch64_be-*-*
  5. #objdump: -dr
  6. #...
  7. Disassembly of section .text:
  8. 0000000000010000 \<test\>:
  9. +10000: 58000101 ldr x1, 10020 \<test\+0x20\>
  10. +10004: 100000e2 adr x2, 10020 \<test\+0x20\>
  11. +10008: 8b020032 add x18, x1, x2
  12. +1000c: d2a00000 movz x0, #0x0, lsl #16
  13. +10010: f2800500 movk x0, #0x28
  14. +10014: f8606a41 ldr x1, \[x18, x0\]
  15. +10018: 8b000240 add x0, x18, x0
  16. +1001c: d63f0020 blr x1
  17. +10020: 0000ffe0 .word 0x0000ffe0
  18. +10024: 00000000 .word 0x00000000
  19. Disassembly of section .plt:
  20. 0000000000010028 <.plt>:
  21. +10028: a9bf7bf0 stp x16, x30, \[sp, #-16\]!
  22. +1002c: 90000090 adrp x16, 20000 \<_GLOBAL_OFFSET_TABLE_\>
  23. +10030: f9401211 ldr x17, \[x16, #32\]
  24. +10034: 91008210 add x16, x16, #0x20
  25. +10038: d61f0220 br x17
  26. +1003c: d503201f nop
  27. +10040: d503201f nop
  28. +10044: d503201f nop
  29. +10048: a9bf0fe2 stp x2, x3, \[sp, #-16\]!
  30. +1004c: 90000082 adrp x2, 20000 \<_GLOBAL_OFFSET_TABLE_\>
  31. +10050: 90000083 adrp x3, 20000 \<_GLOBAL_OFFSET_TABLE_\>
  32. +10054: f9400442 ldr x2, \[x2, #8\]
  33. +10058: 91004063 add x3, x3, #0x10
  34. +1005c: d61f0040 br x2
  35. +10060: d503201f nop
  36. +10064: d503201f nop