Home
last modified time | relevance | path

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

/ndk/sources/host-tools/make-3.81/
Dmain.c656 handle_runtime_exceptions( struct _EXCEPTION_POINTERS *exinfo ) in handle_runtime_exceptions() function
909 SetUnhandledExceptionFilter(handle_runtime_exceptions); in main()
DChangeLog369 * main.c (handle_runtime_exceptions): Cast exrec->ExceptionAddress
563 * main.c (handle_runtime_exceptions): Fix sprintf format strings