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
[gdb/symtab] Fix gdb.base/fission-macro.exp with unix/-m32
[binutils-gdb.git]
/
ld
/
testsuite
/
ld-scripts
/
print-memory-usage-2.t
blob
11ce1ba243d4e8cadcad57bf0572fd842a4b3049
1
SECTIONS
2
{
3
.text 0x1000 :
4
{
5
*(.text)
6
*(.pr)
7
}
8
9
.data :
10
{
11
*(.data)
12
*(.rw)
13
}
14
}