Lines Matching refs:section_ptr
86 Dwarf_Small * section_ptr,
193 Dwarf_Small * section_ptr, in validate_length() argument
210 Dwarf_Unsigned sectionoffset = ciefde_start - section_ptr; in validate_length()
298 Dwarf_Small * section_ptr, in get_cieptr_given_offset() argument
310 cieptr = section_ptr + cie_id_value; in get_cieptr_given_offset()
325 Dwarf_Small * section_ptr, in _dwarf_get_fde_list_internal() argument
332 Dwarf_Small *frame_ptr = section_ptr; in _dwarf_get_fde_list_internal()
333 Dwarf_Small *section_ptr_end = section_ptr + section_length; in _dwarf_get_fde_list_internal()
382 frame_ptr, section_ptr, in _dwarf_get_fde_list_internal()
416 section_ptr, in _dwarf_get_fde_list_internal()
455 section_ptr, in _dwarf_get_fde_list_internal()
467 section_ptr, in _dwarf_get_fde_list_internal()
495 section_ptr, in _dwarf_get_fde_list_internal()
1364 Dwarf_Small * section_ptr, in dwarf_create_cie_from_start() argument
1378 if (frame_ptr < section_ptr || frame_ptr >= section_ptr_end) { in dwarf_create_cie_from_start()
1385 res = dwarf_read_cie_fde_prefix(dbg, frame_ptr, section_ptr, in dwarf_create_cie_from_start()
1405 section_ptr, in dwarf_create_cie_from_start()