Searched refs:bug_reports_to (Results 1 – 4 of 4) sorted by relevance
267 bugs_to = VG_(details).bug_reports_to; in VG_()309 panic(VG_(details).name, VG_(details).bug_reports_to, str, NULL); in VG_()
63 .bug_reports_to = NULL,78 DETAILS(Char*, bug_reports_to)118 CHECK_NOT(VG_(details).bug_reports_to, NULL); in VG_()
70 Char* bug_reports_to; member
257 extern void VG_(details_bug_reports_to) ( Char* bug_reports_to );