Lines Matching defs:exception
5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
276 // exception so that from the process's view, there is no indication that
319 const ExceptionRecordSP &exception) {
320 // Decode additional exception information for specific exception types based
326 const std::vector<ULONG_PTR> &args = exception->GetExceptionArguments();
327 switch (exception->GetExceptionCode()) {
401 "there is no active exception in process {0}. Why is the "
511 "Creating stop info with the exception.");
512 // FALLTHROUGH: We'll treat this as a generic exception record in the
738 "Debugger thread reported exception {0:x} at address {1:x}, "
745 // Not any second chance exception is an application crash by definition.
775 "Debugger thread reported exception {0:x} at address {1:x} "
780 // exception first.