CanonicalFrameAddress Type
The CFA. Machine-independent representation of the current frame address. For example, (esp+8) on x86.
Union cases
Union case | Description |
|
|
|
|
Full Usage:
UnknownCFA
|
Instance members
Instance member | Description |
Full Usage:
this.IsExpression
Returns: bool
|
|
Full Usage:
this.IsRegPlusOffset
Returns: bool
|
|
Full Usage:
this.IsUnknownCFA
Returns: bool
|
|