Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/msan/
HDmsan_interceptors.cpp231 # define MSAN_MAYBE_INTERCEPT_CFREE INTERCEPT_FUNCTION(cfree) macro
233 #define MSAN_MAYBE_INTERCEPT_CFREE macro
1782 MSAN_MAYBE_INTERCEPT_CFREE; in InitializeInterceptors()