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

/external/compiler-rt/lib/tsan/rtl/
H A Dtsan_report.h23 ReportTypeVptrRace, enumerator in enum:__tsan::ReportType
H A Dtsan_suppressions.cc98 else if (typ == ReportTypeVptrRace)
H A Dtsan_report.cc69 if (typ == ReportTypeVptrRace)
H A Dtsan_rtl_report.cc667 typ = ReportTypeVptrRace;

Completed in 282 milliseconds