Home
last modified time | relevance | path

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

/external/valgrind/coregrind/
Dpub_core_tooliface.h258 Bool VG_(sanity_check_needs) ( const HChar** failmsg );
Dm_tooliface.c106 Bool VG_(sanity_check_needs)(const HChar** failmsg) in VG_() argument
Dm_main.c1642 ok = VG_(sanity_check_needs)( &s ); in valgrind_main()