Searched refs:ex_info (Results 1 – 1 of 1) sorted by relevance
158 static LONG crash_handler(struct _EXCEPTION_POINTERS* ex_info) { in crash_handler() argument161 PEXCEPTION_RECORD exrec = ex_info->ExceptionRecord; in crash_handler()171 print_stack_from_context(*ex_info->ContextRecord); in crash_handler()