xref
: /
toolchain
/
binutils
/
binutils-2.25
/
ld
/
testsuite
/
ld-gc
/
start.s
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
.
globl
_start
2
_start
:
3
.
dc
.
a
__start__foo
4
.
section
_foo
,
"aw"
,%
progbits
5
foo
:
6
.
long
1
7