[AArch64][3/8] LD support BFD_RELOC_AARCH64_TLSLD_ADR_PAGE21
[deliverable/binutils-gdb.git] / ld / testsuite / ld-aarch64 / tls-small-ld.s
1 // Test file for AArch64 LD -- reloc 518
2
3 .text
4 func:
5 add x1, x2, x3
6 // BFD_RELOC_AARCH64_TLSLD_ADR_PAGE21
7 adrp x0, :tlsldm:dummy
This page took 0.030887 seconds and 5 git commands to generate.