Home
last modified time | relevance | path

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

/llvm-project-15.0.7/compiler-rt/lib/msan/
H A Dmsan_interceptors.cpp1388 #define SIGNAL_INTERCEPTOR_SIGNAL_IMPL(func, signo, handler) \ macro
/llvm-project-15.0.7/compiler-rt/lib/tsan/rtl-old/
H A Dtsan_interceptors_posix.cpp2487 #define SIGNAL_INTERCEPTOR_SIGNAL_IMPL(func, signo, handler) \ macro
/llvm-project-15.0.7/compiler-rt/lib/tsan/rtl/
H A Dtsan_interceptors_posix.cpp2493 #define SIGNAL_INTERCEPTOR_SIGNAL_IMPL(func, signo, handler) \ macro