Module unwind_winx64

Source
Expand description

Windows x64 ABI unwind information.

StructsΒ§

UnwindInfo
Represents Windows x64 unwind information.
Writer πŸ”’

EnumsΒ§

UnwindCode πŸ”’
The supported unwind codes for the x64 Windows ABI.

ConstantsΒ§

LARGE_ALLOC_16BIT_MAX_SIZE πŸ”’
Maximum (inclusive) size of a β€œlarge” stack allocation that can represented in 16-bits
SMALL_ALLOC_MAX_SIZE πŸ”’
Maximum (inclusive) size of a β€œsmall” stack allocation
UNWIND_RBP_REG πŸ”’

FunctionsΒ§

create_unwind_info_from_insts πŸ”’
ensure_unwind_offset πŸ”’