Searched refs:ReportLocationHeap (Results 1 – 13 of 13) sorted by relevance
65 ReportLocationHeap, enumerator
183 } else if (loc->type == ReportLocationHeap) { in PrintLocation()417 case ReportLocationHeap: { in PrintLocation()
46 case ReportLocationHeap: return "heap"; in ReportLocationTypeDescription()
348 loc->type = ReportLocationHeap; in AddLocation()
67 ReportLocationHeap, enumerator
194 } else if (loc->type == ReportLocationHeap) { in PrintLocation()421 case ReportLocationHeap: { in PrintLocation()
41 if (typ == ReportLocationHeap) return "heap"; in ReportLocationTypeDescription()
335 ReportLocation *loc = ReportLocation::New(ReportLocationHeap); in AddLocation()
69 ReportLocationHeap, enumerator
196 } else if (loc->type == ReportLocationHeap) { in PrintLocation()423 case ReportLocationHeap: { in PrintLocation()
43 if (typ == ReportLocationHeap) return "heap"; in ReportLocationTypeDescription()
337 ReportLocation *loc = ReportLocation::New(ReportLocationHeap); in AddLocation()
96 ReportLocation *loc = ReportLocation::New(ReportLocationHeap); in SymbolizeData()