Home
last modified time | relevance | path

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

/external/compiler-rt/test/asan/TestCases/Posix/
Dallow_user_segv.cc36 int InstallHandler(int signum, struct sigaction *original_sigaction) { in InstallHandler() function
/external/google-breakpad/src/client/mac/handler/
Dexception_handler.cc630 bool ExceptionHandler::InstallHandler() { in InstallHandler() function in google_breakpad::ExceptionHandler