CommonInformationEntry
Fields of this type
Fields
- length_offset:u64
- version:u8
- address_size:u8
- segment_selector_size:?u8
- code_alignment_factor:u32
- data_alignment_factor:i32
- return_address_register:u8
- aug_str:[]const u8
- aug_data:[]const u8
- lsda_pointer_enc:u8
- personality_enc:?u8
- personality_routine_pointer:?u64
- fde_pointer_enc:u8
- initial_instructions:[]const u8
Functions in this namespace
Functions
- parse
- This function expects to read the CIE starting with the version field.
= 0
Values
- eh_id
- = 0
- dwarf32_id
- = maxInt(u32)
- dwarf64_id
- = maxInt(u64)