binutils-gdb/ld/testsuite/ld-arm/long-plt-format.s

8 lines
96 B
ArmAsm

.globl _start
.type _start,%function
.globl foo
_start:
bl foo(PLT)
.size _start,.-_start