Searched refs:ReportLocationHeap (Results 1 – 5 of 5) sorted by relevance
67 ReportLocationHeap, enumerator
184 } else if (loc->type == ReportLocationHeap) { in PrintLocation()396 case ReportLocationHeap: { in PrintLocation()
40 if (typ == ReportLocationHeap) return "heap"; in ReportLocationTypeDescription()
332 ReportLocation *loc = ReportLocation::New(ReportLocationHeap); in AddLocation()
96 ReportLocation *loc = ReportLocation::New(ReportLocationHeap); in SymbolizeData()