Searched defs:cie_ptr_to_use_out (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/tools/ctf/dwarf/common/
H A Ddwarf_frame2.c62 Dwarf_Cie * cie_ptr_to_use_out,
75 Dwarf_Cie * cie_ptr_to_use_out,
1017 Dwarf_Cie * cie_ptr_to_use_out,
1024 *cie_ptr_to_use_out = cur_cie_ptr;
1029 *cie_ptr_to_use_out = next;
1056 Dwarf_Cie * cie_ptr_to_use_out,
1094 cie_ptr_to_use_out, error);
1015 dwarf_find_existing_cie_ptr(Dwarf_Small * cie_ptr, Dwarf_Cie cur_cie_ptr, Dwarf_Cie * cie_ptr_to_use_out, Dwarf_Cie head_cie_ptr) argument
1047 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) argument

Completed in 49 milliseconds