Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/compiler-rt/lib/msan/
H A Dmsan_interceptors.cpp140 #define MSAN_MAYBE_INTERCEPT_MEMPCPY INTERCEPT_FUNCTION(mempcpy) macro
142 #define MSAN_MAYBE_INTERCEPT_MEMPCPY macro
1693 MSAN_MAYBE_INTERCEPT_MEMPCPY; in InitializeInterceptors()