[2/2][LD][AARCH64]Add BFD_RELOC_AARCH64_TLSLE_LDST8/16/32/64_TPREL_LO12 support in LD.
[deliverable/binutils-gdb.git] / ld / testsuite / ld-aarch64 / emit-relocs-559.d
1 #source: emit-relocs-559.s
2 #ld: -T relocs.ld -e0 --emit-relocs
3 #objdump: -dr
4 #...
5 0000000000010000 <.text>:
6 10000: f9400c82 ldr x2, \[x4, #24\]
7 10000: R_AARCH64_TLSLE_LDST64_TPREL_LO12_NC v2
8 10004: f9400e2e ldr x14, \[x17, #24\]
9 10004: R_AARCH64_TLSLE_LDST64_TPREL_LO12_NC v3
This page took 0.030568 seconds and 4 git commands to generate.