Searched defs:VgRes (Results 1 - 2 of 2) sorted by relevance

/external/valgrind/main/include/
H A Dpub_tool_execontext.h44 VgRes; typedef in typeref:enum:__anon32884
84 extern Bool VG_(eq_ExeContext) ( VgRes res, ExeContext* e1, ExeContext* e2 );
/external/valgrind/main/coregrind/
H A Dm_tooliface.c230 Bool (*eq) (VgRes, Error*, Error*),
229 needs_tool_errors( Bool (eq) VgRes, Error*, Error*), void (*before_pp) (Error*), void (*pp) (Error*), Bool show_TIDs, UInt (*update) (Error*), Bool (*recog) (const HChar*, Supp*), Bool (*read_extra) (Int, HChar**, SizeT*, Int*, Supp*), Bool (*matches) (Error*, Supp*), const HChar* (*name) (Error*), Bool (*get_xtra_si)(Error*, HChar*,Int), Bool (*print_xtra_su)(Supp*, HChar*,Int), void (*update_xtra_su)(Error*, Supp*) ) argument

Completed in 181 milliseconds