Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/msan/
H A Dmsan_interceptors.cpp1557 static uptr signal_impl(int signo, uptr cb) { in signal_impl() function
/freebsd/contrib/llvm-project/compiler-rt/lib/tsan/rtl/
H A Dtsan_interceptors_posix.cpp2618 static __sanitizer_sighandler_ptr signal_impl(int sig, in signal_impl() function