Searched refs:get_macho_data_size_for_array (Results 1 – 1 of 1) sorted by relevance
200 static u_long get_macho_data_size_for_array(const KXLDArray *relocs);584 rval += get_macho_data_size_for_array(locrelocs); in kxld_reloc_get_macho_data_size()585 rval += get_macho_data_size_for_array(extrelocs); in kxld_reloc_get_macho_data_size()1060 get_macho_data_size_for_array(const KXLDArray *relocs) in get_macho_data_size_for_array() function