OpenGrok
Cross Reference: init1.s
xref
: /
toolchain
/
binutils
/
binutils-2.25
/
ld
/
testsuite
/
ld-elf
/
init1.s
Home
|
History
|
Annotate
|
Download
|
only in
ld-elf
1
.
section
.
init
,
"a"
2
.
p2align
2
3
.
type
foo1
,%
function
4
foo1
:
5
.
dc
.a
0x0
6
.
size
foo1
,.-
foo1
7