Home
Manpages
About
(root)/
binutils-2.41/
ld/
testsuite/
ld-arm/
long-plt-format.s
.globl _start .type _start,%function .globl foo _start: bl foo(PLT) .size _start,.-_start