Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/msan/
H A Dmsan_interceptors.cpp1258 alignas(64) static char interceptor_placeholder[sizeof(InterceptorContext)]; variable
/freebsd/contrib/llvm-project/compiler-rt/lib/tsan/rtl/
H A Dtsan_interceptors_posix.cpp223 alignas(64) static char interceptor_placeholder[sizeof(InterceptorContext)]; variable