(root)/
binutils-2.41/
ld/
testsuite/
ld-aarch64/
ifunc-14c.s
	.text
	.globl xxx
	.type	xxx, @function
xxx:
	bl	foo
	.size	xxx, .-xxx
	.hidden	foo