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.cpp194 #define LSAN_MAYBE_INTERCEPT_PVALLOC INTERCEPT_FUNCTION(pvalloc) macro
196 #define LSAN_MAYBE_INTERCEPT_PVALLOC macro
559 LSAN_MAYBE_INTERCEPT_PVALLOC; in InitializeInterceptors()