Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/memprof/
H A Dmemprof_interceptors_memintrinsics.cpp68 #define COMMON_INTERCEPTOR_MEMCPY_IMPL(ctx, to, from, size) \ macro
/freebsd/contrib/llvm-project/compiler-rt/lib/msan/
H A Dmsan_interceptors.cpp1474 #define COMMON_INTERCEPTOR_MEMCPY_IMPL(ctx, to, from, size) \ macro