repo.or.cz
/
binutils-gdb.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Automatic date update in version.in
[binutils-gdb.git]
/
ld
/
testsuite
/
ld-scripts
/
weak.t
blob
6cd013e11f712854ff9d999bcb7d437f1f53d3bf
1
SECTIONS
2
{
3
.text 0x1000 : {
4
tmpdir/weak1.o(.data)
5
}
6
.data 0x2000 : {
7
tmpdir/weak2.o(.data)
8
}
9
/DISCARD/ : {
10
*(*)
11
}
12
}