Home
last modified time | relevance | path

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

/llvm-project-15.0.7/compiler-rt/lib/tsan/rtl-old/
H A Dtsan_debugging.cpp198 if (IsMetaMem(reinterpret_cast<u32 *>(addr))) { in __tsan_locate_address()
H A Dtsan_platform.h833 bool IsMetaMem(const u32 *p) { in IsMetaMem() function
/llvm-project-15.0.7/compiler-rt/lib/tsan/rtl/
H A Dtsan_debugging.cpp198 if (IsMetaMem(reinterpret_cast<u32 *>(addr))) { in __tsan_locate_address()
H A Dtsan_platform.h760 bool IsMetaMem(const u32 *p) { in IsMetaMem() function