AArch64: Add SVE DWARF registers
[binutils-gdb.git] / ld / testsuite / ld-aarch64 / ifunc-13a.s
blob873e06ed09135b18a016eb62829718754e5178ca
1 .text
2 .type foo, @function
3 .global foo
4 foo:
5 adrp x0, xxx
6 add x0, x0, :lo12:xxx
7 ret
9 .data
10 xxx:
11 .quad ifunc