7921892a2f
padding or alignment, or max page size. Allow 64-bit addresses. * ld-scripts/align2b.d: Likewise.
12 lines
294 B
Makefile
12 lines
294 B
Makefile
# ld: --defsym data_align=32 -T align2.t
|
|
# objdump: --section-headers
|
|
|
|
[^:]+: +file +format.*
|
|
|
|
Sections:
|
|
Idx +Name +Size +VMA +LMA +File off +Algn
|
|
+0 +\.text +[^ ]* +0+ +0+ .*
|
|
+CONTENTS, +ALLOC, +LOAD, +READONLY, +CODE
|
|
+1 +\.data +[^ ]* +0+20 +0+20 .*
|
|
+CONTENTS, +ALLOC, +LOAD, +DATA
|
|
#pass
|