Home
last modified time | relevance | path

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

/external/valgrind/coregrind/
Dm_tooliface.c65 .bug_reports_to = NULL,
80 DETAILS(const HChar*, bug_reports_to)
122 CHECK_NOT(VG_(details).bug_reports_to, NULL); in VG_()
Dm_libcassert.c453 bugs_to = VG_(details).bug_reports_to; in VG_()
506 panic(VG_(details).name, VG_(details).bug_reports_to, str, NULL); in VG_()
Dpub_core_tooliface.h70 const HChar* bug_reports_to; member
/external/valgrind/include/
Dpub_tool_tooliface.h258 extern void VG_(details_bug_reports_to) ( const HChar* bug_reports_to );