Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/lsan/
H A Dlsan_interceptors.cpp182 #define LSAN_MAYBE_INTERCEPT_MALLOPT INTERCEPT_FUNCTION(mallopt) macro
185 #define LSAN_MAYBE_INTERCEPT_MALLOPT macro
562 LSAN_MAYBE_INTERCEPT_MALLOPT; in InitializeInterceptors()