Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/lsan/
H A Dlsan_interceptors.cpp196 #define LSAN_MAYBE_INTERCEPT_PVALLOC INTERCEPT_FUNCTION(pvalloc) macro
198 #define LSAN_MAYBE_INTERCEPT_PVALLOC
561 LSAN_MAYBE_INTERCEPT_PVALLOC; in InitializeInterceptors()
194 #define LSAN_MAYBE_INTERCEPT_PVALLOC global() macro