reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

Definitions

projects/compiler-rt/lib/msan/msan_interceptors.cpp
 1361 #define SIGNAL_INTERCEPTOR_SIGACTION_IMPL(signo, act, oldact) \
projects/compiler-rt/lib/sanitizer_common/sanitizer_signal_interceptors.inc
   32 #define SIGNAL_INTERCEPTOR_SIGACTION_IMPL(signum, act, oldact) \
projects/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp
 2344 #define SIGNAL_INTERCEPTOR_SIGACTION_IMPL(signo, act, oldact) \