mirror of
https://review.haiku-os.org/buildtools
synced 2025-02-22 21:57:41 +01:00
git-svn-id: file:///srv/svn/repos/haiku/buildtools/trunk@29024 a95241bf-73f2-0310-859d-f6bbb57e9c96
19 lines
393 B
Makefile
19 lines
393 B
Makefile
#source: dloc1.s
|
|
#source: start.s
|
|
#ld: -m mmo
|
|
#objdump: -str
|
|
|
|
# Text files and one loc:ed data at offset.
|
|
|
|
.*: file format mmo
|
|
|
|
SYMBOL TABLE:
|
|
0+ g \.text Main
|
|
2000000000000200 g \.data dloc1
|
|
0+ g \.text _start
|
|
|
|
Contents of section \.text:
|
|
0000 e3fd0001 .*
|
|
Contents of section \.data:
|
|
2000000000000200 00000004 00000005 00000006 .*
|