Home
last modified time | relevance | path

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

/external/compiler-rt/lib/tsan/rtl/
Dtsan_report.h68 ReportLocationTLS, enumerator
Dtsan_report.cc178 } else if (loc->type == ReportLocationTLS) { in PrintLocation()
Dtsan_rtl_report.cc340 ReportLocation::New(is_stack ? ReportLocationStack : ReportLocationTLS); in AddLocation()