Header menu logo B2R2

ExceptionFrame Type

Represents the exception frame, which is a list of CFI records.

Instance members

Instance member Description

this.Head

Full Usage: this.Head

Returns: CFI
Returns: CFI

this.IsEmpty

Full Usage: this.IsEmpty

Returns: bool
Returns: bool

this[index]

Full Usage: this[index]

Parameters:
    index : int

Returns: CFI
index : int
Returns: CFI

this.Length

Full Usage: this.Length

Returns: int
Returns: int

this.Tail

Full Usage: this.Tail

Returns: CFI list
Returns: CFI list

Static members

Static member Description

List.Empty

Full Usage: List.Empty

Returns: CFI list
Returns: CFI list

Type something to start searching.