(root)/
binutils-2.41/
ld/
testsuite/
ld-x86-64/
plt-pic.s
	.text
	.globl foo
	.type foo,@function
foo:
	call fn1@plt
	jmp fn2@plt