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
Add missing files.
[binutils.git]
/
ld
/
testsuite
/
ld-scripts
/
cross2.t
blob
a0cdcbb6acc1cfcd8d7799a801d5fe3da6952762
1
NOCROSSREFS ( .text .data )
2
SECTIONS
3
{
4
.text : { *(.text) *(.text.*) *(.pr) }
5
.data : { *(.data) *(.data.*) *(.sdata) *(.rw) *(.tc0) *(.tc) *(.toc) }
6
}