Module unwind
Expand description
Represents information relating to function unwinding.
Modules§
- System V ABI unwind information.
- Windows Arm64 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§
- CFA-based unwind information used on SystemV.