Home
last modified time | relevance | path

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

/llvm-project-15.0.7/compiler-rt/lib/tsan/rtl-old/
H A Dtsan_rtl_report.cpp720 static bool HandleRacyAddress(ThreadState *thr, uptr addr_min, uptr addr_max) { in HandleRacyAddress() function
856 if (HandleRacyAddress(thr, addr_min, addr_max)) in ReportRace()