Sign in
gnu
/
binutils-gdb
/
3c60c38bc9fa13062c5ce3f9870bcf3dba823f08
/
.
/
ld
/
testsuite
/
ld-scripts
/
sort-file.t
blob: f46f5748d3e8b5e54b9189b369a1ef79478d8af4 [
file
] [
log
] [
blame
]
SECTIONS
{
.
text
:
{
SORT_BY_NAME
(*)(.
text
*)
}
.
data
:
{
*(.
data
*)
}
/
DISCARD
/
:
{
*(*)
}
}