xref
: /
toolchain
/
binutils
/
binutils-2.27
/
ld
/
testsuite
/
ld-scripts
/
sort_b_n.t
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
SECTIONS
2
{
3
.text : {*(SORT_BY_NAME(.text*))}
4
/DISCARD/ : { *(.*) }
5
}
6