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

7 lines
85 B
ArmAsm

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