Searched refs:ciep (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/tools/ctf/dwarf/common/
H A Ddwarf_frame3.c74 Dwarf_Cie ciep; local
102 ciep = cie_data[i];
103 instoff = ciep->ci_cie_instr_start - dbg->de_debug_frame.dss_data;
104 initial_instructions_length = ciep->ci_length +
105 ciep->ci_length_size + ciep->ci_extension_size -
106 (ciep->ci_cie_instr_start - ciep->ci_cie_start);
107 instr_end = ciep->ci_cie_instr_start +
114 ciep
[all...]

Completed in 53 milliseconds