Searched refs:drd_get_error_name (Results 1 – 1 of 1) sorted by relevance
46 static const HChar* drd_get_error_name(const Error* e);307 VG_(printf_xml)( " <kind>%pS</kind>\n", drd_get_error_name(e)); in drd_tool_error_pp()573 static const HChar* drd_get_error_name(const Error* e) in drd_get_error_name() function639 drd_get_error_name, in DRD_()