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

6 lines
99 B
ArmAsm

.globl _start
.type _start, @function
_start:
movabsq $foo@GOTPLT, %rax
.size _start, .-_start