Home
last modified time | relevance | path

Searched refs:export_macho_for_array (Results 1 – 1 of 1) sorted by relevance

/xnu-10002.41.9/libkern/kxld/
H A Dkxld_reloc.c203 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