blob: 837f25099fc296c506ec0fd2bc86cda0b29fd655 [file] [log] [blame]
.text
.type foo, @function
.global foo
foo:
movl ifunc@GOTPCREL(%rip), %eax
ret
.type ifunc, @gnu_indirect_function
.globl ifunc
ifunc:
ret