Searched defs:interceptor_placeholder (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/msan/
H A Dmsan_interceptors.cpp1113 static ALIGNED(64) char interceptor_placeholder[sizeof(InterceptorContext)]; variable
/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/tsan/rtl/
H A Dtsan_interceptors_posix.cpp205 static ALIGNED(64) char interceptor_placeholder[sizeof(InterceptorContext)]; member in namespace:__tsan

Completed in 196 milliseconds