summaryrefslogtreecommitdiff
path: root/ld/testsuite/ld-x86-64/pltgot-1.s
blob: 2197c75ac547c2a36edd98f037b8f222cf923a7b (plain)
1
2
3
4
5
6
	.text
	.globl	plt	
	.type	plt, @function
plt:
	call   *puts@GOTPCREL(%rip)
	jmp	puts@PLT