Header menu logo B2R2

CanonicalFrameAddress Type

The CFA. Machine-independent representation of the current frame address. For example, (esp+8) on x86.

Union cases

Union case Description

Expression Expr

Full Usage: Expression Expr

Parameters:
Item : Expr

RegPlusOffset(RegisterID, int)

Full Usage: RegPlusOffset(RegisterID, int)

Parameters:
Item1 : RegisterID
Item2 : int

UnknownCFA

Full Usage: UnknownCFA

Instance members

Instance member Description

this.IsExpression

Full Usage: this.IsExpression

Returns: bool
Returns: bool

this.IsRegPlusOffset

Full Usage: this.IsRegPlusOffset

Returns: bool
Returns: bool

this.IsUnknownCFA

Full Usage: this.IsUnknownCFA

Returns: bool
Returns: bool

Type something to start searching.