Projet_SETI_RISC-V/riscv-gnu-toolchain/binutils/ld/testsuite/ld-aarch64/ifunc-14c.s

8 lines
85 B
ArmAsm
Raw Normal View History

2023-03-06 14:48:14 +01:00
.text
.globl xxx
.type xxx, @function
xxx:
bl foo
.size xxx, .-xxx
.hidden foo