mirror of
https://review.haiku-os.org/buildtools
synced 2025-02-22 13:47:44 +01:00
git-svn-id: file:///srv/svn/repos/haiku/buildtools/trunk@29024 a95241bf-73f2-0310-859d-f6bbb57e9c96
26 lines
818 B
Makefile
26 lines
818 B
Makefile
#source: bspec805.s
|
|
#source: start.s
|
|
#ld: -m mmo
|
|
#objdump: -sh
|
|
|
|
# See spec801.d.
|
|
# #5: non-quote LOP in section length, low part.
|
|
|
|
.*: file format mmo
|
|
|
|
Sections:
|
|
Idx Name Size VMA LMA File off Algn
|
|
0 \.text 0+4 0+ 0+ 0+ 2\*\*2
|
|
CONTENTS, ALLOC, LOAD, CODE
|
|
1 \.data 0+4 2000000000000000 2000000000000000 0+ 2\*\*2
|
|
CONTENTS, ALLOC, LOAD
|
|
2 \.MMIX\.spec_data\.80 0+14 0+ 0+ 0+ 2\*\*2
|
|
CONTENTS
|
|
Contents of section \.text:
|
|
0000 e3fd0001 .*
|
|
Contents of section \.data:
|
|
2000000000000000 00112233 .*
|
|
Contents of section \.MMIX\.spec_data\.80:
|
|
0000 00000002 61616161 61616161 00000011 .*
|
|
0010 00000000 .*
|