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

10 lines
141 B
ArmAsm

.text
selector:
movl foo@GOT(%eax), %eax
mov $bar, %ebx
ret
.type selector, %gnu_indirect_function
.globl bar
bar:
jmp selector@PLT