Home
last modified time | relevance | path

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

/external/valgrind/main/coregrind/m_ume/
Dpriv_ume.h41 extern Bool VG_(match_macho) ( Char *hdr, Int len );
Dmain.c57 { VG_(match_macho), VG_(load_macho) },
Dmacho.c804 Bool VG_(match_macho)(Char *hdr, Int len) in VG_() argument