struct CfiCie

Defined at line 36 of file ../../src/lib/elfldltl/include/lib/elfldltl/dwarf/cfi-entry.h

This describes the information from decoding a CIE header in .debug_frame

(or .eh_frame) format. Usually many FDEs will refer to the same CIE, so

each CIE should be decoded once and cached.

Public Members

uint8_t version
uint8_t address_size
uint8_t segment_selector_size
uint32_t code_alignment_factor
int32_t data_alignment_factor
uint32_t return_address_register
span initial_instructions
basic_string_view augmentation
span augmentation_data
size_t fde_augmentation_data_size
uint64_t personality
bool fde_augmentation_sized
uint8_t fde_encoding
uint8_t lsda_encoding
bool signal_frame
static const size_t kUnknownAugmentation