Module cranelift_codegen::isa::unwind

source ·
Expand description

Represents information relating to function unwinding.

Modules§

  • System V ABI unwind information.
  • 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§