Searched refs:ReportLocationGlobal (Results 1 - 4 of 4) sorted by relevance

/haiku-buildtools/gcc/libsanitizer/tsan/
H A Dtsan_report.h64 ReportLocationGlobal, enumerator in enum:__tsan::ReportLocationType
H A Dtsan_suppressions.cc109 loc->type != ReportLocationGlobal || !loc->suppressable)
H A Dtsan_symbolize.cc100 ReportLocation *ent = ReportLocation::New(ReportLocationGlobal);
H A Dtsan_report.cc164 if (loc->type == ReportLocationGlobal) {

Completed in 94 milliseconds