Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/compiler-rt/lib/msan/
H A Dmsan_interceptors.cpp1416 #define SIGNAL_INTERCEPTOR_SIGNAL_IMPL(func, signo, handler) \ macro
/openbsd-src/gnu/llvm/compiler-rt/lib/tsan/rtl/
H A Dtsan_interceptors_posix.cpp2578 #define SIGNAL_INTERCEPTOR_SIGNAL_IMPL(func, signo, handler) \ macro