Searched refs:report_objects (Results 1 – 2 of 2) sorted by relevance
42 f->report_objects = false; in InitializeFlags()67 ParseFlag(options, &f->report_objects, "report_objects", ""); in InitializeFlags()526 if (flags()->report_objects) { in AddLeakedChunk()574 if (flags()->report_objects) { in PrintReportForLeak()
46 bool report_objects; member