Home
last modified time | relevance | path

Searched defs:Dwarf_Cie_s (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/libdwarf/common/
H A Ddwarf_frame.h223 struct Dwarf_Cie_s { struct
224 Dwarf_Unsigned ci_length;
225 char *ci_augmentation;
226 Dwarf_Small ci_code_alignment_factor;
227 Dwarf_Sbyte ci_data_alignment_factor;
228 Dwarf_Small ci_return_address_register;
229 Dwarf_Small *ci_cie_start;
230 Dwarf_Small *ci_cie_instr_start;
231 Dwarf_Small *ci_cie_end;
232 Dwarf_Debug ci_dbg;
[all …]