mirror of
https://github.com/autc04/Retro68.git
synced 2024-11-28 21:49:33 +00:00
10 lines
149 B
D
10 lines
149 B
D
|
#name: PE-COFF SizeOfImage
|
||
|
#ld: -T image_size.t
|
||
|
#objdump: -p
|
||
|
#target: *-*-mingw32 *-*-cygwin
|
||
|
|
||
|
.*: file format .*
|
||
|
#...
|
||
|
SizeOfImage 00004000
|
||
|
#...
|