Searched defs:ExceptionInfo (Results 1 – 6 of 6) sorted by relevance
38 static LONG CALLBACK ExceptionHandler(PEXCEPTION_POINTERS ExceptionInfo) { in ExceptionHandler()
310 zx_exception_info_t ExceptionInfo; in CrashHandler() local
238 struct ExceptionInfo { struct239 const MCSymbol *FunctionSymbol;240 unsigned FunctionSize;241 std::vector<ExceptionTableEntry> Entries;
1120 const ACPI_EXCEPTION_INFO *ExceptionInfo; in UtDoConstant() local
266 static LONG CALLBACK ExceptionHandler(PEXCEPTION_POINTERS ExceptionInfo) in ExceptionHandler()
10664 … LONG CALLBACK FatalConditionHandler::handleVectoredException(PEXCEPTION_POINTERS ExceptionInfo) { in handleVectoredException()