Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/msan/
H A Dmsan_interceptors.cpp1504 #define SIGNAL_INTERCEPTOR_SIGNAL_IMPL(func, signo, handler) \ macro
/freebsd/contrib/llvm-project/compiler-rt/lib/tsan/rtl/
H A Dtsan_interceptors_posix.cpp2566 #define SIGNAL_INTERCEPTOR_SIGNAL_IMPL(func, signo, handler) \ macro