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