Retro68/binutils/ld/testsuite/ld-ifunc/ifunc-14c.s

8 lines
90 B
ArmAsm
Raw Normal View History

.text
.globl xxx
.type xxx, @function
xxx:
2017-04-10 11:32:00 +00:00
jmp foo@PLT
.size xxx, .-xxx
.hidden foo