Searched defs:cie_count (Results 1 – 2 of 2) sorted by relevance
/titanic_51/usr/src/lib/libdwarf/common/ |
H A D | dwarf_frame3.c | 68 Dwarf_Signed cie_count; in _dwarf_frame_address_offsets() local
|
H A D | dwarf_frame2.c | 251 Dwarf_Word cie_count = 0; in _dwarf_get_fde_list_internal() local 505 dwarf_create_cie_from_after_start(Dwarf_Debug dbg,struct cie_fde_prefix_s * prefix,Dwarf_Small * section_pointer,Dwarf_Small * frame_ptr,Dwarf_Unsigned cie_count,int use_gnu_cie_calc,Dwarf_Cie * cie_ptr_out,Dwarf_Error * error) dwarf_create_cie_from_after_start() argument 1054 dwarf_create_cie_from_start(Dwarf_Debug dbg,Dwarf_Small * cie_ptr_val,Dwarf_Small * section_ptr,Dwarf_Unsigned section_index,Dwarf_Unsigned section_length,Dwarf_Small * frame_ptr_end,Dwarf_Unsigned cie_id_value,Dwarf_Unsigned cie_count,int use_gnu_cie_calc,Dwarf_Cie * cie_ptr_to_use_out,Dwarf_Error * error) dwarf_create_cie_from_start() argument [all...] |