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