Home
last modified time | relevance | path

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

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