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