mirror of
https://github.com/autc04/Retro68.git
synced 2024-12-13 03:29:50 +00:00
13 lines
336 B
D
13 lines
336 B
D
|
# name: rgn-at2
|
||
|
# source: rgn-at.s
|
||
|
# ld: -T rgn-at2.t
|
||
|
# objdump: -w -h
|
||
|
|
||
|
.*: file format .*
|
||
|
|
||
|
Sections:
|
||
|
Idx +Name +Size +VMA +LMA +File off +Algn +Flags
|
||
|
0 .text +0+[0-9a-f][0-9a-f] +0+0010000 +0+0020000 +.*
|
||
|
1 .data +0+[0-9a-f][0-9a-f] +0+0030000 +0+0030000 +.*
|
||
|
2 .bss +0+[0-9a-f][0-9a-f] +0+00300[0-9a-f]+ +0+00300[0-9a-f]+ +.*
|