Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/compiler-rt/lib/tsan/rtl/
H A Dtsan_rtl_report.cpp494 static bool HandleRacyAddress(ThreadState *thr, uptr addr_min, uptr addr_max) { in HandleRacyAddress() function
630 if (HandleRacyAddress(thr, addr_min, addr_max)) in ReportRace()