Searched refs:export_macho_for_array (Results 1 – 1 of 1) sorted by relevance
203 static kern_return_t export_macho_for_array(const KXLDRelocator *relocator,629 rval = export_macho_for_array(relocator, locrelocs, &dst); in kxld_reloc_export_macho()632 rval = export_macho_for_array(relocator, extrelocs, &dst); in kxld_reloc_export_macho()1085 export_macho_for_array(const KXLDRelocator *relocator, in export_macho_for_array() function