Arm: Fix Arm disassembler mapping symbol search.
[deliverable/binutils-gdb.git] / ld / testsuite / ld-aarch64 / gc-relocs-311.s
1 #R_AARCH64_ADR_GOT_PAGE
2 .comm gempy,4,4
3 .text
4 _test_gc_rel311:
5 adrp x3,:got:gempy
This page took 0.036656 seconds and 4 git commands to generate.