Searched refs:load_macho (Results 1 – 3 of 3) sorted by relevance
44 extern Int VG_(load_macho) ( Int fd, const HChar *name, ExeInfo *info );
57 { VG_(match_macho), VG_(load_macho) },
828 Int VG_(load_macho)(Int fd, const HChar *name, ExeInfo *info) in VG_() argument