Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/lsan/
H A Dlsan_common.cpp260 static inline bool MaybeUserPointer(uptr p) { in MaybeUserPointer() function
311 if (!MaybeUserPointer(reinterpret_cast<uptr>(p))) in ScanRangeForPointers()