Property | Type | Description | |
---|---|---|---|
_errorlogRoot | |||
_log | log4net.ILog | ||
_path | string | ||
_prefix | string |
Method | Description | |
---|---|---|
Analyze ( |
||
BaseDataAnalyzer ( ) : System | ||
Init ( string>.IDictionary |
||
Setup ( |
Method | Description | |
---|---|---|
FindProgramCounter ( |
||
GenerateFile ( string fileExtension ) : |
||
GenerateNode ( string type ) : |
public abstract Analyze ( |
||
ctrl | ||
return | void |
protected FindProgramCounter ( |
||
insn | ||
registerTypeResolver | IRegisterTypeResolver | |
regs | Registers | |
return | UInt64? |
protected GenerateFile ( string fileExtension ) : |
||
fileExtension | string | |
return |
protected GenerateNode ( string type ) : |
||
type | string | |
return |
public Init ( string>.IDictionary |
||
configValues | string>.IDictionary | |
values | string>.List | |
return | void |
public Setup ( |
||
errorlogRoot | ||
return | void |
protected XmlElement,System.Xml _errorlogRoot | ||
return |