[AArch64] Cortex-A53 erratum 835769 linker workaround
[deliverable/binutils-gdb.git] / ld / testsuite / ld-aarch64 / gc-relocs-309.s
1 #R_AARCH64_GOT_LD_PREL19
2 .comm sym309_notused,1,8
3 .text
4 _test_gc_rel309:
5 nop
6 ldr x1, :got:sym309_notused
This page took 0.068103 seconds and 4 git commands to generate.