Home
last modified time | relevance | path

Searched refs:tool_eq_Error (Results 1 – 6 of 6) sorted by relevance

/dports/devel/valgrind-lts/valgrind-dragonfly-dragonfly/coregrind/
H A Dpub_core_tooliface.h122 Bool (*tool_eq_Error) (VgRes, const Error*, const Error*); member
H A Dm_tooliface.c253 VG_(tdict).tool_eq_Error = eq; in VG_()
H A Dm_errormgr.c308 return VG_TDICT_CALL(tool_eq_Error, res, e1, e2); in eq_Error()
/dports/devel/valgrind/valgrind-dragonfly-dragonfly/coregrind/
H A Dpub_core_tooliface.h122 Bool (*tool_eq_Error) (VgRes, const Error*, const Error*); member
H A Dm_tooliface.c253 VG_(tdict).tool_eq_Error = eq; in VG_()
H A Dm_errormgr.c308 return VG_TDICT_CALL(tool_eq_Error, res, e1, e2); in eq_Error()