[AArch64][6/6] LD support TLSLD load/store relocation types
[deliverable/binutils-gdb.git] / ld / testsuite / ld-aarch64 / emit-relocs-538.d
1 #source: emit-relocs-538.s
2 #ld: -T relocs.ld -e0 --emit-relocs
3 #objdump: -dr
4 #...
5 0000000000010000 <.text>:
6 10000: f9400482 ldr x2, \[x4,#8\]
7 10000: R_AARCH64_TLSLD_LDST64_DTPREL_LO12_NC v2
8 10004: f940062e ldr x14, \[x17,#8\]
9 10004: R_AARCH64_TLSLD_LDST64_DTPREL_LO12_NC v3
This page took 0.030474 seconds and 4 git commands to generate.