Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/compiler-rt/lib/msan/
HDmsan_interceptors.cpp666 #define MSAN_MAYBE_INTERCEPT_WMEMPCPY INTERCEPT_FUNCTION(wmempcpy) macro
668 #define MSAN_MAYBE_INTERCEPT_WMEMPCPY macro
1795 MSAN_MAYBE_INTERCEPT_WMEMPCPY; in InitializeInterceptors()