repo.or.cz
/
binutils
/
dougsmingw.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
gas:
[binutils/dougsmingw.git]
/
ld
/
testsuite
/
ld-spu
/
ovl.lnk
blob
00156522c32838e07ce3fb51e94f7a6d220b6fd3
1
SECTIONS
2
{
3
. = SIZEOF_HEADERS;
4
.text : { *(.text) *(.stub) }
5
.data : { *(.data) *(.ovtab) }
6
.bss : { *(.bss) }
7
}