blob: 873e06ed09135b18a016eb62829718754e5178ca [file] [log] [blame]
.text
.type foo, @function
.global foo
foo:
adrp x0, xxx
add x0, x0, :lo12:xxx
ret
.data
xxx:
.quad ifunc