binutils: Make some functions static in dwarf.c
[deliverable/binutils-gdb.git] / ld / testsuite / ld-scripts / sort_b_a_a-1.d
1 #source: sort_n_a-a.s
2 #source: sort_n_a-b.s
3 #ld: -T sort_b_a_a.t
4 #name: SORT_BY_ALIGNMENT(SORT_BY_ALIGNMENT())
5 #nm: -n
6
7 #...
8 0[0-9a-f]* t text3b
9 #...
10 0[0-9a-f]* t text3a
11 #...
12 0[0-9a-f]* t text1a
13 #...
14 0[0-9a-f]* t text1b
15 #...
16 0[0-9a-f]* t texta
17 #...
18 0[0-9a-f]* t textb
19 #...
20 0[0-9a-f]* t text2a
21 #...
22 0[0-9a-f]* t text2b
23 #pass
This page took 0.029364 seconds and 4 git commands to generate.