Retro68/binutils/ld/testsuite/ld-x86-64/pltgot-1.s

7 lines
90 B
ArmAsm
Raw Normal View History

2017-04-10 11:32:00 +00:00
.text
.globl plt
.type plt, @function
plt:
call *puts@GOTPCREL(%rip)
jmp puts@PLT