* ld-scripts/section-match.exp: New file. Runs ths
[deliverable/binutils-gdb.git] / ld / testsuite / ld-scripts / align2b.d
CommitLineData
fbbb9ac5
ZW
1# ld: --defsym data_align=32 -T align2.t
2# objdump: --section-headers
3
4[^:]+: +file +format.*
5
6Sections:
7Idx +Name +Size +VMA +LMA +File off +Algn
7921892a 8 +0 +\.text +[^ ]* +0+ +0+ .*
25629536 9 +CONTENTS, +ALLOC, +LOAD,.* CODE
7921892a 10 +1 +\.data +[^ ]* +0+20 +0+20 .*
fbbb9ac5 11 +CONTENTS, +ALLOC, +LOAD, +DATA
7921892a 12#pass
This page took 0.221864 seconds and 4 git commands to generate.