Searched refs:export_macho_for_array (Results 1 – 1 of 1) sorted by relevance
202 static kern_return_t export_macho_for_array(const KXLDRelocator *relocator,628 rval = export_macho_for_array(relocator, locrelocs, &dst); in kxld_reloc_export_macho()631 rval = export_macho_for_array(relocator, extrelocs, &dst); in kxld_reloc_export_macho()1084 export_macho_for_array(const KXLDRelocator *relocator, in export_macho_for_array() function