Home
last modified time | relevance | path

Searched defs:crash_handler (Results 1 – 4 of 4) sorted by relevance

/external/grpc-grpc/test/core/util/
Dtest_config.cc156 static LONG crash_handler(struct _EXCEPTION_POINTERS* ex_info) { in crash_handler() function
234 static void crash_handler(int signum, siginfo_t* info, void* data) { in crash_handler() function
/external/llvm/lib/Fuzzer/afl/
Dafl_driver.cpp158 static void crash_handler(int, siginfo_t *, void *) { in crash_handler() function
/external/skqp/dm/
DDM.cpp208 static LONG WINAPI crash_handler(EXCEPTION_POINTERS* e) { in crash_handler() function
260 static void crash_handler(int sig) { in crash_handler() function
/external/skia/dm/
DDM.cpp210 static LONG WINAPI crash_handler(EXCEPTION_POINTERS* e) { in crash_handler() function
262 static void crash_handler(int sig) { in crash_handler() function