(root)/
binutils-2.41/
ld/
testsuite/
ld-x86-64/
pltgot-1.s
	.text
	.globl	plt	
	.type	plt, @function
plt:
	call   *puts@GOTPCREL(%rip)
	jmp	puts@PLT