* ld-scripts/empty-address-3a.d, ld-scripts/empty-address-3b.d:
[deliverable/binutils-gdb.git] / ld / testsuite / ld-scripts / sort_b_n.s
1 .section .text2
2 text2:
3 .long 0
4 .section .text3
5 text3:
6 .long 0
7 .section .text1
8 text1:
9 .long 0
10 .text
11 text:
12 .long 0
This page took 0.095775 seconds and 4 git commands to generate.