xref
: /
toolchain
/
binutils
/
binutils-2.27
/
ld
/
testsuite
/
ld-x86-64
/
pr12718.s
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
.
globl
foo
2
foo
:
ret
3
.
globl
_start
4
_start
:
call
foo
5