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