(root)/
binutils-2.41/
ld/
testsuite/
ld-x86-64/
hidden1.s
	.text
.globl bar
	.type	bar, @function
bar:
	leaq	foo(%rip), %rax
	ret
	.size	bar, .-bar
	.weak	foo
	.hidden	foo