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