Searched refs:tool_eq_Error (Results 1 - 3 of 3) sorted by relevance

/external/valgrind/main/coregrind/
H A Dpub_core_tooliface.h121 Bool (*tool_eq_Error) (VgRes, Error*, Error*); member in struct:__anon32748
H A Dm_tooliface.c245 VG_(tdict).tool_eq_Error = eq;
H A Dm_errormgr.c305 return VG_TDICT_CALL(tool_eq_Error, res, e1, e2);

Completed in 684 milliseconds