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

/macosx-10.10.1/dtrace-147/libelf/
H A Dbegin.c108 __swap_section(struct section* section_ptr) argument
122 __swap_section_64(struct section_64* section_ptr) argument
[all...]
H A Dclscook.c581 struct _sect sect, *section_ptr, *thisSect = (struct _sect *)(&(thisSG[1])); local
[all...]
/macosx-10.10.1/dtrace-147/libdwarf/
H A Ddwarf_frame2.c162 _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
934 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
1321 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 149 milliseconds