HomeSort by relevance Sort by last modified time
    Searched refs:get_error_name (Results 1 - 7 of 7) sorted by null

  /external/valgrind/helgrind/
hg_errors.h 46 const HChar* HG_(get_error_name) ( const Error* err );
hg_errors.c 928 emit( " <kind>%s</kind>\n", HG_(get_error_name)(err));
1314 const HChar* HG_(get_error_name) ( const Error* err ) function
    [all...]
hg_main.c     [all...]
  /external/valgrind/include/
pub_tool_tooliface.h 334 const HChar* (*get_error_name)(const Error* err),
    [all...]
  /external/valgrind/memcheck/
mc_include.h 523 const HChar* MC_(get_error_name) ( const Error* err );
mc_errors.c 1479 const HChar* MC_(get_error_name) ( const Error* err ) function
    [all...]
mc_main.c     [all...]

Completed in 868 milliseconds