Module exception_aarch64
Expand description
This module contains structures related to the ARM64 exception support in PE files
Structs§
- Epilog
Scope - This strucure describes an epilog scope.
- Packed
- This structure represents a packed AArch64 exception entry.
- Unpacked
- This class represents an unpacked AArch64 exception entry
Enums§
- Runtime
Function - This enum represents an entry in the exception table (
.pdata
section) for the AArch64 architecture.