Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/msan/
H A Dmsan_interceptors.cpp231 # define MSAN_MAYBE_INTERCEPT_CFREE INTERCEPT_FUNCTION(cfree) macro
233 #define MSAN_MAYBE_INTERCEPT_CFREE macro
1780 MSAN_MAYBE_INTERCEPT_CFREE; in InitializeInterceptors()