Home
last modified time | relevance | path

Searched refs:crash_handler (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/kyua/utils/
H A Dsanity.cpp86 crash_handler(const int signo) in crash_handler() function
114 sa.sa_handler = crash_handler; in install_one_crash_handler()
/freebsd/contrib/llvm-project/compiler-rt/lib/gwp_asan/
H A Doptions.inc39 // crash_handler::installSignalHandlers() in order to install the handlers. Note
41 // optional crash_handler component.