C# Class Reko.ImageLoaders.OdbgScript.Dumper

Show file Open project: uxmal/reko

Public Methods

Method Description
DumpProcess ( MemoryArea image, string filename, ulong ep ) : bool

Method Details

DumpProcess() public static method

public static DumpProcess ( MemoryArea image, string filename, ulong ep ) : bool
image Reko.Core.MemoryArea
filename string
ep ulong
return bool