Home
last modified time | relevance | path

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

/external/gwp_asan/gwp_asan/optional/
Dsegv_handler_posix.cpp162 static void sigSegvHandler(int sig, siginfo_t *info, void *ucontext) { in sigSegvHandler() function
212 Action.sa_sigaction = sigSegvHandler; in installSignalHandlers()
/external/llvm-project/compiler-rt/lib/gwp_asan/optional/
Dsegv_handler_posix.cpp35 static void sigSegvHandler(int sig, siginfo_t *info, void *ucontext) { in sigSegvHandler() function
148 Action.sa_sigaction = sigSegvHandler; in installSignalHandlers()