HomeSort by relevance Sort by last modified time
    Searched refs:match_ELF (Results 1 - 3 of 3) sorted by null

  /external/valgrind/main/coregrind/m_ume/
priv_ume.h 38 extern Bool VG_(match_ELF) ( Char *hdr, Int len );
main.c 55 { VG_(match_ELF), VG_(load_ELF) },
elf.c 250 Bool VG_(match_ELF)(Char *hdr, Int len)

Completed in 69 milliseconds