Searched refs:ReportLocationStack (Results 1 - 3 of 3) sorted by relevance

/external/compiler-rt/lib/tsan/rtl/
H A Dtsan_report.h62 ReportLocationStack, enumerator in enum:__tsan::ReportLocationType
H A Dtsan_report.cc120 } else if (loc->type == ReportLocationStack) {
H A Dtsan_rtl_report.cc356 loc->type = is_stack ? ReportLocationStack : ReportLocationTLS;

Completed in 53 milliseconds