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