Home
last modified time | relevance | path

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

/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/fuzzer/
H A DFuzzerUtilWindows.cpp33 static LONG CALLBACK ExceptionHandler(PEXCEPTION_POINTERS ExceptionInfo) { in ExceptionHandler()
/netbsd-src/sys/external/bsd/acpica/dist/tools/acpihelp/
H A Dahdecode.c633 const ACPI_EXCEPTION_INFO *ExceptionInfo; in AhDecodeException() local
/netbsd-src/sys/external/bsd/acpica/dist/compiler/
H A Daslutils.c1012 const ACPI_EXCEPTION_INFO *ExceptionInfo; in UtDoConstant() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Support/
H A DCrashRecoveryContext.cpp264 static LONG CALLBACK ExceptionHandler(PEXCEPTION_POINTERS ExceptionInfo) in ExceptionHandler()