cranelift_codegen::isa

Module unwind

Source
Expand description

Represents information relating to function unwinding.

Modules§

  • systemvunwind
    System V ABI unwind information.
  • winarm64unwind
    Windows Arm64 ABI unwind information.
  • winx64unwind
    Windows x64 ABI unwind information.

Enums§

  • Represents unwind information for a single function.
  • Expected unwind info type.
  • Unwind pseudoinstruction used in VCode backends: represents that at the present location, an action has just been taken.

Type Aliases§