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

/external/valgrind/helgrind/
H A Dhg_errors.h40 void HG_(pp_Error) ( const Error* err );
H A Dhg_errors.c914 void HG_(pp_Error) ( const Error* err ) function
H A Dhg_main.c5548 HG_(pp_Error),
/external/valgrind/coregrind/
H A Dm_errormgr.c583 static void pp_Error ( const Error* err, Bool allow_db_attach, Bool xml ) function
851 pp_Error( p, /*allow_db_attach*/True, VG_(clo_xml) );
901 pp_Error(&err, allow_db_attach, VG_(clo_xml));
1024 pp_Error( p_min, False/*allow_db_attach*/, False /* xml */ );
1066 pp_Error( errors, False/*allow_db_attach*/, False/*xml*/ );
/external/valgrind/include/
H A Dpub_tool_tooliface.h291 // called just before pp_Error itself. This gives the tool a
300 void (*pp_Error)(const Error* err),
/external/valgrind/memcheck/
H A Dmc_include.h398 void MC_(pp_Error) ( const Error* err );
H A Dmc_errors.c414 void MC_(pp_Error) ( const Error* err ) function
H A Dmc_main.c6887 MC_(pp_Error),

Completed in 73 milliseconds