binutils-gdb/ld/testsuite/ld-ifunc/ifunc-13a-i386.s

11 lines
115 B
ArmAsm

.text
.type foo, @function
.global
foo:
movl xxx@GOT(%ebx), %eax
ret
.data
xxx:
.long ifunc