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
daily update
[binutils.git]
/
ld
/
testsuite
/
ld-scripts
/
cross1.t
blob
074ae96a4af4ef47423ee20076e19d6e1b9b6667
1
NOCROSSREFS ( .text .data )
2
SECTIONS
3
{
4
.dynsym : { *(.dynsym) }
5
.dynstr : { *(.dynstr) }
6
.hash : { *(.hash) }
7
.toc : { *(.toc) }
8
.opd : { *(.opd) }
9
.text : { tmpdir/cross1.o }
10
.data : { tmpdir/cross2.o }
11
}