Home
last modified time | relevance | path

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

/external/valgrind/main/coregrind/
Dm_libcassert.c267 bugs_to = VG_(details).bug_reports_to; in VG_()
309 panic(VG_(details).name, VG_(details).bug_reports_to, str, NULL); in VG_()
Dm_tooliface.c63 .bug_reports_to = NULL,
78 DETAILS(Char*, bug_reports_to)
118 CHECK_NOT(VG_(details).bug_reports_to, NULL); in VG_()
Dpub_core_tooliface.h70 Char* bug_reports_to; member
/external/valgrind/main/include/
Dpub_tool_tooliface.h257 extern void VG_(details_bug_reports_to) ( Char* bug_reports_to );