binutils-gdb/ld/testsuite/ld-i386/pr19939.s

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