(root)/
binutils-2.41/
ld/
testsuite/
ld-ifunc/
ifunc-23-x86.s
	.type foo,%gnu_indirect_function
foo:
	ret
	.globl _start
_start:
	ret
	.globl __start
__start:
	.global _main
_main:
	.data
	.dc.a foo