Sign in
gnu
/
binutils-gdb
/
d2552ba3e08067a30a03e5770f6fd8bd33f6f798
/
.
/
ld
/
testsuite
/
ld-scripts
/
print-memory-usage-2.t
blob: 11ce1ba243d4e8cadcad57bf0572fd842a4b3049 [
file
]
SECTIONS
{
.
text
0x1000
:
{
*(.
text
)
*(.
pr
)
}
.
data
:
{
*(.
data
)
*(.
rw
)
}
}