Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/compiler-rt/lib/tsan/rtl/
H A Dtsan_debugging.cpp198 if (IsMetaMem(addr)) { in __tsan_locate_address()
H A Dtsan_platform.h895 bool IsMetaMem(uptr mem) { in IsMetaMem() function
H A Dtsan_rtl.cpp349 CHECK(IsMetaMem(m)); in CheckShadowMapping()