* elf64-aarch64.c (elf64_aarch64_gc_sweep_hook): Use
[deliverable/binutils-gdb.git] / ld / testsuite / ld-aarch64 / gc-relocs-312.s
1 #R_AARCH64_GOT_LD_PREL19
2 .comm sym312_notused,4
3 .text
4 _test_gc_rel312:
5 nop
6 ldr x3, [x2, #:got_lo12:sym312_notused]
7
This page took 0.05173 seconds and 5 git commands to generate.