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