Searched defs:crash_handler (Results 1 – 4 of 4) sorted by relevance
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
210 static LONG WINAPI crash_handler(EXCEPTION_POINTERS* e) { in crash_handler() function262 static void crash_handler(int sig) { in crash_handler() function