binutils: Make some functions static in dwarf.c
[deliverable/binutils-gdb.git] / ld / testsuite / ld-scripts / sort_n_a-b.s
CommitLineData
bcaa7b3e
L
1 .section .text2
2 .p2align 3
3text2b:
4 .long 0
5 .section .text3
6 .p2align 6
7text3b:
8 .long 0
9 .section .text1
10 .p2align 5
11text1b:
12 .long 0
13 .text
14textb:
15 .p2align 4
16 .long 0
This page took 0.635158 seconds and 4 git commands to generate.