Expand description
Crate to parse SFrame stack trace information.
Usage: Use SFrameSection::from to load sframe section content and access its content.
Structs§
- SFrameFDE
- SFrame FDE
- SFrameFDE
Info - SFrame FDE Info Word
- SFrameFDE
Iterator - Iterator for SFrame FDE
- SFrameFRE
- SFrame FRE
- SFrameFRE
Info - SFrame FRE Info Word
- SFrameFRE
Iterator - Iterator for SFrame FRE
- SFrame
Flags - SFrame Flags
- SFrame
Section - SFrame section
Enums§
- SFrameA
Arch64P Auth Key - SFrame PAuth key
- SFrameABI
- SFrame ABI/arch Identifier
- SFrame
Error - Error types for the crate
- SFrameFDE
Type - SFrame FDE Types
- SFrameFRE
Stack Offset - SFrame FRE Stack Offset
- SFrameFRE
Start Address - SFrame FRE Start Address
- SFrameFRE
Type - SFrame FRE Types
- SFrame
Version - SFrame Version
Type Aliases§
- SFrame
Result - Result type for the crate