]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blob - ld/testsuite/ld-scripts/sort_b_n_n.t
b8b091491b59dd4a2e9a55760430f9aa43b41c1f
[thirdparty/binutils-gdb.git] / ld / testsuite / ld-scripts / sort_b_n_n.t
1 SECTIONS
2 {
3 .text : {*(SORT_BY_NAME(SORT_BY_NAME(.text*)))}
4 /DISCARD/ : { *(*) }
5 }