Home
last modified time | relevance | path

Searched refs:error_matches_suppression (Results 1 – 7 of 7) sorted by relevance

/external/valgrind/helgrind/
Dhg_errors.h45 Bool HG_(error_matches_suppression) ( const Error* err, const Supp* su );
Dhg_errors.c1355 Bool HG_(error_matches_suppression) ( const Error* err, const Supp* su ) in HG_() argument
Dhg_main.c5847 HG_(error_matches_suppression), in hg_pre_clo_init()
/external/valgrind/include/
Dpub_tool_tooliface.h332 Bool (*error_matches_suppression)(const Error* err, const Supp* su),
/external/valgrind/memcheck/
Dmc_include.h529 Bool MC_(error_matches_suppression) ( const Error* err, const Supp* su );
Dmc_errors.c1438 Bool MC_(error_matches_suppression) ( const Error* err, const Supp* su ) in MC_() argument
Dmc_main.c8181 MC_(error_matches_suppression), in mc_pre_clo_init()