Searched refs:match_macho (Results 1 – 3 of 3) sorted by relevance
41 extern Bool VG_(match_macho) ( Char *hdr, Int len );
57 { VG_(match_macho), VG_(load_macho) },
804 Bool VG_(match_macho)(Char *hdr, Int len) in VG_() argument