Home
last modified time | relevance | path

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

/llvm-project-15.0.7/compiler-rt/lib/lsan/
H A Dlsan_interceptors.cpp127 #define LSAN_MAYBE_INTERCEPT_MEMALIGN INTERCEPT_FUNCTION(memalign) macro
129 #define LSAN_MAYBE_INTERCEPT_MEMALIGN macro
510 LSAN_MAYBE_INTERCEPT_MEMALIGN; in InitializeInterceptors()