Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/lsan/
H A Dlsan_common.cpp181 static inline void *TransformPointer(void *p) { in TransformPointer() function
341 p = TransformPointer(p); in ScanForPointers()