gimli
0.31.1
In gimli::
read::
cfi
Structs
Augmentation
AugmentationData
BaseAddresses
CallFrameInstructionIter
CfiEntriesIter
CommonInformationEntry
DebugFrame
EhFrame
EhFrameHdr
EhHdrTable
EhHdrTableIter
FrameDescriptionEntry
ParsedEhFrameHdr
PartialFrameDescriptionEntry
PointerEncodingParameters
RegisterRuleIter
RegisterRuleMap
SectionBaseAddresses
UnwindContext
UnwindExpression
UnwindTable
UnwindTableRow
Enums
CallFrameInstruction
CfaRule
CieOrFde
Pointer
RegisterRule
Constants
CFI_INSTRUCTION_HIGH_BITS_MASK
CFI_INSTRUCTION_LOW_BITS_MASK
MAX_RULES
MAX_UNWIND_STACK_DEPTH
Traits
UnwindContextStorage
UnwindOffset
UnwindSection
Functions
parse_cfi_entry
parse_encoded_pointer
parse_encoded_value
gimli
::
read
::
cfi
Constant
CFI_INSTRUCTION_HIGH_BITS_MASK
Copy item path
Settings
Help
Summary
Source
const CFI_INSTRUCTION_HIGH_BITS_MASK:
u8
= 0b1100_0000;