EvalState Type
The main evaluation state that will be updated by evaluating every statement encountered during the course of execution. This can be considered as a single-threaded CPU context.
Constructors
Constructor | Description |
|
|
|
|
|
|
|
Instance members
Instance member | Description |
Full Usage:
this.AbortInstr
Parameters:
bool
|
|
Full Usage:
this.AdvancePC
Parameters:
uint32
Modifiers: inline |
|
|
|
|
|
Full Usage:
this.CurrentInsLen
|
|
Full Usage:
this.ExternalCallEventHandler
|
|
|
|
|
|
|
|
Full Usage:
this.IgnoreUndef
Returns: bool
|
|
|
|
Full Usage:
this.IsInstrTerminated
|
|
|
|
Full Usage:
this.LoadFailureEventHandler
|
|
|
|
Full Usage:
this.Mode
|
|
Full Usage:
this.NeedToEvaluateIEMark
|
|
Full Usage:
this.NextStmt
Modifiers: inline |
|
Full Usage:
this.PC
|
|
|
|
|
|
|
|
|
|
Full Usage:
this.SideEffectEventHandler
|
|
Full Usage:
this.StmtIdx
|
|
|
|
|
|
|
|
|
|
Full Usage:
this.UnsetTmp
Parameters:
int
Modifiers: inline |