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