binutils: Make some functions static in dwarf.c
[deliverable/binutils-gdb.git] / ld / testsuite / ld-scripts / align2a.d
1 # ld: --defsym data_align=16 -T align2.t
2 # objdump: --section-headers
3
4 [^:]+: +file format.*
5
6 Sections:
7 Idx +Name +Size +VMA +LMA +File +off +Algn
8 [ ]+0 +\.text +[^ ]* +0+ +0+ .*
9 [ ]+CONTENTS, +ALLOC, +LOAD,.* CODE
10 [ ]+1 +\.data +[^ ]* +0+10 +0+10 .*
11 [ ]+CONTENTS, +ALLOC, +LOAD, +DATA
12 #pass
This page took 0.029132 seconds and 4 git commands to generate.