Crate cwextab

Source

Structs§

ExceptionAction
Struct for exception actions.
ExceptionTableData
Struct containing all the data from the decoded exception table.
PCAction
Struct for pc actions.
Relocation
Struct for exception table relocation (always dtor function address)

Enums§

ExAction
Base enum for exception actions.
ExActionData
Enum holding the data for each action type.
ExtabDecodeError

Functions§

decode_extab
Decodes the provided exception table data.