mirror of
https://github.com/autc04/Retro68.git
synced 2024-12-03 10:49:58 +00:00
15 lines
296 B
D
15 lines
296 B
D
|
#source: loc9.s
|
||
|
#ld: -e Boot -m mmo
|
||
|
#objdump: -str
|
||
|
|
||
|
# Setting file start through the LOC pseudo, see PR 6607, mmo version.
|
||
|
|
||
|
.*: file format mmo
|
||
|
|
||
|
SYMBOL TABLE:
|
||
|
#...
|
||
|
8000000000000000 g \.text Boot
|
||
|
#...
|
||
|
Contents of section \.text:
|
||
|
8000000000000000 f4000000 .*
|