Module lief::pe::exception_aarch64

Expand description

This module contains structures related to the ARM64 exception support in PE files

Structs

  • This strucure describes an epilog scope.
  • This structure represents a packed AArch64 exception entry.
  • This class represents an unpacked AArch64 exception entry

Enums

  • This enum represents an entry in the exception table (.pdata section) for the AArch64 architecture.

Type Aliases