Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libdwarf/common/
H A Ddwarf_frame.h224 Dwarf_Unsigned ci_length; member
H A Ddwarf_frame2.c439 cie_ptr_to_use->ci_length + in _dwarf_get_fde_list_internal()
915 new_cie->ci_length = (Dwarf_Unsigned) prefix->cf_length; in dwarf_create_cie_from_after_start()
946 new_cie->ci_cie_end = new_cie->ci_cie_start + new_cie->ci_length + in dwarf_create_cie_from_after_start()
956 validate_length(dbg,new_cie,new_cie->ci_length, in dwarf_create_cie_from_after_start()
H A Ddwarf_frame.c1588 *initial_instructions_length = cie->ci_length + in dwarf_get_cie_info_b()
1596 *bytes_in_cie = (cie->ci_length); in dwarf_get_cie_info_b()
1637 Dwarf_Small *instrend = instrstart +cie->ci_length + in _dwarf_get_fde_info_for_a_pc_row()