bolt/deps/llvm-18.1.8/lld/test/ELF/Inputs/aarch64-addrifunc.s

8 lines
155 B
ArmAsm
Raw Normal View History

2025-02-14 19:21:04 +01:00
.text
.globl func1
.type func1, %function
func1:
adrp x8, :got: ifunc2
ldr x8, [x8, :got_lo12: ifunc2]
ret