Home
last modified time | relevance | path

Searched refs:ReportLocationHeap (Results 1 – 3 of 3) sorted by relevance

/external/compiler-rt/lib/tsan/rtl/
Dtsan_report.h66 ReportLocationHeap, enumerator
Dtsan_report.cc170 } else if (loc->type == ReportLocationHeap) { in PrintLocation()
Dtsan_rtl_report.cc327 ReportLocation *loc = ReportLocation::New(ReportLocationHeap); in AddLocation()