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
15 lines
258 B
Makefile
15 lines
258 B
Makefile
#source: start.s
|
|
#source: loc1.s
|
|
#ld: -m mmo
|
|
#objdump: -str
|
|
|
|
.*: file format mmo
|
|
|
|
SYMBOL TABLE:
|
|
0+1000 g \.text Main
|
|
0+1000 g \.text _start
|
|
0+1004 g \.text loc1
|
|
|
|
Contents of section \.text:
|
|
1000 e3fd0001 fd030303 .*
|