Searched refs:bug_reports_to (Results 1 - 4 of 4) sorted by relevance

/external/valgrind/main/coregrind/
H A Dm_tooliface.c64 .bug_reports_to = NULL,
79 DETAILS(const HChar*, bug_reports_to)
121 CHECK_NOT(VG_(details).bug_reports_to, NULL);
H A Dm_libcassert.c44 #include "pub_core_tooliface.h" // For VG_(details).{name,bug_reports_to}
415 bugs_to = VG_(details).bug_reports_to;
457 panic(VG_(details).name, VG_(details).bug_reports_to, str, NULL);
H A Dpub_core_tooliface.h70 const HChar* bug_reports_to; member in struct:__anon32746
/external/valgrind/main/include/
H A Dpub_tool_tooliface.h258 extern void VG_(details_bug_reports_to) ( const HChar* bug_reports_to );

Completed in 383 milliseconds