Retro68/binutils/ld/testsuite/ld-x86-64/pltgot-1.s
2017-04-10 13:32:00 +02:00

7 lines
90 B
ArmAsm

.text
.globl plt
.type plt, @function
plt:
call *puts@GOTPCREL(%rip)
jmp puts@PLT