cranelift_codegen::isa::unwind

Module systemv

Source
Available on crate feature unwind only.
Expand description

System V ABI unwind information.

Structs§

UnwindInfo
Represents unwind information for a single System V ABI function.

Enums§

RegisterMappingError
Enumerate the errors possible in mapping Cranelift registers to their DWARF equivalent.