Home
last modified time | relevance | path

Searched defs:COMMON_INTERCEPTOR_INITIALIZE_RANGE (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/compiler-rt/lib/dfsan/
H A Ddfsan_interceptors.cpp177 #define COMMON_INTERCEPTOR_INITIALIZE_RANGE(ptr, size) \ macro
/freebsd/contrib/llvm-project/compiler-rt/lib/msan/
H A Dmsan_interceptors.cpp1416 #define COMMON_INTERCEPTOR_INITIALIZE_RANGE(ptr, size) \ macro