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