Home
last modified time | relevance | path

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

/titanic_50/usr/src/lib/libdwarf/common/
H A Ddwarf_frame3.c74 Dwarf_Cie ciep; in _dwarf_frame_address_offsets() local
102 ciep = cie_data[i]; in _dwarf_frame_address_offsets()
103 instoff = ciep->ci_cie_instr_start - dbg->de_debug_frame.dss_data; in _dwarf_frame_address_offsets()
104 initial_instructions_length = ciep->ci_length + in _dwarf_frame_address_offsets()
105 ciep->ci_length_size + ciep->ci_extension_size - in _dwarf_frame_address_offsets()
106 (ciep->ci_cie_instr_start - ciep->ci_cie_start); in _dwarf_frame_address_offsets()
107 instr_end = ciep->ci_cie_instr_start + in _dwarf_frame_address_offsets()
114 ciep->ci_cie_instr_start, in _dwarf_frame_address_offsets()