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

/illumos-gate/usr/src/tools/ctf/dwarf/common/
H A Ddwarf_frame2.c68 Dwarf_Small * section_ptr,
80 Dwarf_Small * section_ptr,
159 Dwarf_Small * section_ptr,
170 Dwarf_Unsigned sectionoffset = ciefde_start - section_ptr;
229 Dwarf_Small * section_ptr,
236 Dwarf_Small *frame_ptr = section_ptr;
237 Dwarf_Small *frame_ptr_end = section_ptr + section_length;
290 frame_ptr, section_ptr,
323 section_ptr,
363 section_ptr,
155 validate_length(Dwarf_Debug dbg, Dwarf_Cie cieptr, Dwarf_Unsigned length, Dwarf_Unsigned length_size, Dwarf_Unsigned extension_size, Dwarf_Small * section_ptr, Dwarf_Small * ciefde_start, const char * cieorfde) argument
225 _dwarf_get_fde_list_internal(Dwarf_Debug dbg, Dwarf_Cie ** cie_data, Dwarf_Signed * cie_element_count, Dwarf_Fde ** fde_data, Dwarf_Signed * fde_element_count, Dwarf_Small * section_ptr, Dwarf_Unsigned section_index, Dwarf_Unsigned section_length, Dwarf_Unsigned cie_id_value, int use_gnu_cie_calc, Dwarf_Error * error) 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
1488 get_cieptr_given_offset(Dwarf_Unsigned cie_id_value, int use_gnu_cie_calc, Dwarf_Small * section_ptr, Dwarf_Small * cie_id_addr) argument
[all...]

Completed in 55 milliseconds