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