repo.or.cz
/
binutils.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
* elf32-spu.c (build_stub): Fix malloc under-allocation.
[binutils.git]
/
ld
/
testsuite
/
ld-spu
/
ovl1.lnk
blob
5fd4844319652cfb4f056881772ae1d817ac26ea
1
SECTIONS
2
{
3
OVERLAY 0x400 :
4
{
5
.ov_a1 { *(.ov_a1) }
6
.ov_a2 { *(.ov_a2) }
7
}
8
}
9
INSERT AFTER .text;