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
2000-10-31 Philip Blundell <philb@gnu.org>
[binutils.git]
/
ld
/
testsuite
/
ld-scripts
/
cross2.t
blob
cf046f6c36bfa3452b277af713eb47f6e19a1339
1
NOCROSSREFS ( .text .data )
2
SECTIONS
3
{
4
.text : { *(.text) *(.pr) }
5
.data : { *(.data) *(.sdata) *(.rw) *(.tc0) *(.tc) }
6
}