xref
: /
toolchain
/
binutils
/
binutils-2.25
/
ld
/
testsuite
/
ld-x86-64
/
start.s
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
.
globl
_start
2
_start
:
3
jmp
foo
4