M68K TLS support.
[deliverable/binutils-gdb.git] / ld / testsuite / ld-scripts / sort_b_n_a-2.d
1 #source: sort_n_a-a.s
2 #source: sort_n_a-b.s
3 #ld: -T sort_b_n_a.t --sort-section name
4 #name: SORT_BY_NAME(SORT_BY_ALIGNMENT()) --sort-section alignment
5 #nm: -n
6
7 0[0-9a-f]* t texta
8 0[0-9a-f]* t textb
9 0[0-9a-f]* t text1a
10 0[0-9a-f]* t text1b
11 0[0-9a-f]* t text2a
12 0[0-9a-f]* t text2b
13 0[0-9a-f]* t text3b
14 0[0-9a-f]* t text3a
This page took 0.045865 seconds and 4 git commands to generate.