Searched refs:eq_Error (Results 1 - 8 of 8) sorted by relevance

/external/valgrind/main/helgrind/
H A Dhg_errors.h38 Bool HG_(eq_Error) ( VgRes not_used, Error* e1, Error* e2 );
H A Dhg_errors.c688 Bool HG_(eq_Error) ( VgRes not_used, Error* e1, Error* e2 ) function
H A Dhg_main.c5095 VG_(needs_tool_errors) (HG_(eq_Error),
/external/valgrind/main/include/
H A Dpub_tool_tooliface.h286 Bool (*eq_Error)(VgRes res, Error* e1, Error* e2),
/external/valgrind/main/memcheck/
H A Dmc_include.h349 Bool MC_(eq_Error) ( VgRes res, Error* e1, Error* e2 );
H A Dmc_errors.c1031 Bool MC_(eq_Error) ( VgRes res, Error* e1, Error* e2 ) function
H A Dmc_main.c6149 VG_(needs_tool_errors) (MC_(eq_Error),
/external/valgrind/main/coregrind/
H A Dm_errormgr.c276 static Bool eq_Error ( VgRes res, Error* e1, Error* e2 ) function
759 if (eq_Error(exe_res, p, &err)) {

Completed in 133 milliseconds