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