Searched defs:crash_handler (Results 1 – 9 of 9) sorted by relevance
19 namespace crash_handler { namespace
14 namespace crash_handler { namespace
65 namespace crash_handler { namespace
98 namespace crash_handler { namespace
134 namespace crash_handler { namespace
156 static LONG crash_handler(struct _EXCEPTION_POINTERS* ex_info) { in crash_handler() function234 static void crash_handler(int signum, siginfo_t* info, void* data) { in crash_handler() function
158 static void crash_handler(int, siginfo_t *, void *) { in crash_handler() function
208 static LONG WINAPI crash_handler(EXCEPTION_POINTERS* e) { in crash_handler() function260 static void crash_handler(int sig) { in crash_handler() function
293 static LONG WINAPI crash_handler(EXCEPTION_POINTERS* e) { in crash_handler() function345 static void crash_handler(int sig) { in crash_handler() function