Retro68/binutils/ld/testsuite/ld-i386/pltgot-1.s

7 lines
85 B
ArmAsm
Raw Normal View History

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