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.c638 Bool HG_(eq_Error) ( VgRes not_used, Error* e1, Error* e2 ) function
H A Dhg_main.c5404 VG_(needs_tool_errors) (HG_(eq_Error),
/external/valgrind/main/include/
H A Dpub_tool_tooliface.h287 Bool (*eq_Error)(VgRes res, Error* e1, Error* e2),
/external/valgrind/main/memcheck/
H A Dmc_include.h397 Bool MC_(eq_Error) ( VgRes res, Error* e1, Error* e2 );
H A Dmc_errors.c864 Bool MC_(eq_Error) ( VgRes res, Error* e1, Error* e2 ) function
H A Dmc_main.c6867 VG_(needs_tool_errors) (MC_(eq_Error),
/external/valgrind/main/coregrind/
H A Dm_errormgr.c291 static Bool eq_Error ( VgRes res, Error* e1, Error* e2 ) function
749 if (eq_Error(exe_res, p, &err)) {

Completed in 2155 milliseconds