HomeSort by relevance Sort by last modified time
    Searched defs:ExceptionHandler (Results 1 - 25 of 85) sorted by null

1 2 3 4

  /external/google-breakpad/src/client/solaris/handler/
exception_handler.cc 57 std::vector<ExceptionHandler*> *ExceptionHandler::handler_stack_ = NULL;
58 int ExceptionHandler::handler_stack_index_ = 0;
59 pthread_mutex_t ExceptionHandler::handler_stack_mutex_ =
62 ExceptionHandler::ExceptionHandler(const string &dump_path,
82 handler_stack_ = new std::vector<ExceptionHandler *>;
88 ExceptionHandler::~ExceptionHandler() {
95 for (std::vector<ExceptionHandler *>::iterator iterator
    [all...]
exception_handler.h 46 // ExceptionHandler
48 // ExceptionHandler can write a minidump file when an exception occurs,
59 // you can create an ExceptionHandler with install_handler set to false,
71 class ExceptionHandler {
105 // Creates a new ExceptionHandler instance to handle writing minidumps.
113 ExceptionHandler(const string &dump_path,
117 ~ExceptionHandler();
131 // ExceptionHandler instance.
175 // True if the ExceptionHandler installed an unhandled exception filter
184 // multiple ExceptionHandler instances in a process. Each will have itsel
    [all...]
  /device/linaro/bootloader/edk2/IntelFsp2Pkg/FspSecCore/
SecFsp.c 31 UINT64 ExceptionHandler;
36 ExceptionHandler = IdtEntryTemplate;
37 IdtGateDescriptor = (IA32_IDT_GATE_DESCRIPTOR *)&ExceptionHandler;
43 return ExceptionHandler;
SecMain.c 67 UINT64 ExceptionHandler;
96 ExceptionHandler = FspGetExceptionHandler(mIdtEntryTemplate);
98 CopyMem ((VOID*)&IdtTableInStack.IdtTable[Index], (VOID*)&ExceptionHandler, sizeof (UINT64));
  /device/linaro/bootloader/edk2/IntelFspPkg/FspSecCore/
SecMain.c 67 UINT64 ExceptionHandler;
96 ExceptionHandler = FspGetExceptionHandler(mIdtEntryTemplate);
98 CopyMem ((VOID*)&IdtTableInStack.IdtTable[Index], (VOID*)&ExceptionHandler, sizeof (UINT64));
SecFsp.c 31 UINT64 ExceptionHandler;
36 ExceptionHandler = IdtEntryTemplate;
37 IdtGateDescriptor = (IA32_IDT_GATE_DESCRIPTOR *)&ExceptionHandler;
43 return ExceptionHandler;
  /external/smali/dexlib2/src/main/java/org/jf/dexlib2/iface/
ExceptionHandler.java 42 public interface ExceptionHandler extends Comparable<ExceptionHandler> {
67 * Returns a hashcode for this ExceptionHandler.
78 * @return The hash code value for this ExceptionHandler
83 * Compares this ExceptionHandler to another ExceptionHandler for equality.
85 * This ExceptionHandler is equal to another ExceptionHandler if all of it's "fields" are equal. That is, if
88 * @param o The object to be compared for equality with this ExceptionHandler
89 * @return true if the specified object is equal to this ExceptionHandler
    [all...]
  /external/google-breakpad/src/client/linux/handler/
exception_handler.h 49 // ExceptionHandler
51 // ExceptionHandler can write a minidump file when an exception occurs,
62 // you can create an ExceptionHandler with install_handler set to false,
74 class ExceptionHandler {
116 // Creates a new ExceptionHandler instance to handle writing minidumps.
127 ExceptionHandler(const MinidumpDescriptor& descriptor,
133 ~ExceptionHandler();
154 // If the ExceptionHandler has been created with a path, a new file is
157 // MinidumpDescriptor directly from the ExceptionHandler (with
159 // If the ExceptionHandler has been created with a file descriptor, the fil
    [all...]
  /external/icu/android_icu4j/src/main/tests/android/icu/dev/test/serializable/
ExceptionHandler.java 30 public abstract class ExceptionHandler implements SerializableTestUtility.Handler
40 static class ArabicShapingExceptionHandler extends ExceptionHandler
55 static class StringPrepParseExceptionHandler extends ExceptionHandler
71 static class UResourceTypeMismatchExceptionHandler extends ExceptionHandler
86 static class InvalidFormatExceptionHandler extends ExceptionHandler
101 static class IllformedLocaleExceptionHandler extends ExceptionHandler
121 static class LocaleSyntaxExceptionHandler extends ExceptionHandler
141 static class IllegalIcuArgumentExceptionHandler extends ExceptionHandler
  /external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/serializable/
ExceptionHandler.java 29 public abstract class ExceptionHandler implements SerializableTestUtility.Handler
39 static class ArabicShapingExceptionHandler extends ExceptionHandler
54 static class StringPrepParseExceptionHandler extends ExceptionHandler
70 static class UResourceTypeMismatchExceptionHandler extends ExceptionHandler
85 static class InvalidFormatExceptionHandler extends ExceptionHandler
100 static class IllformedLocaleExceptionHandler extends ExceptionHandler
120 static class LocaleSyntaxExceptionHandler extends ExceptionHandler
140 static class IllegalIcuArgumentExceptionHandler extends ExceptionHandler
  /external/llvm/include/llvm/MC/
MCWinEH.h 34 const MCSymbol *ExceptionHandler = nullptr;
  /external/swiftshader/third_party/LLVM/include/llvm/MC/
MCWin64EH.h 64 MCWin64EHUnwindInfo() : Begin(0), End(0), ExceptionHandler(0),
71 const MCSymbol *ExceptionHandler;
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/MC/
MCWinEH.h 34 const MCSymbol *ExceptionHandler = nullptr;
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/MC/
MCWinEH.h 34 const MCSymbol *ExceptionHandler = nullptr;
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/MC/
MCWinEH.h 34 const MCSymbol *ExceptionHandler = nullptr;
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/MC/
MCWinEH.h 34 const MCSymbol *ExceptionHandler = nullptr;
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/MC/
MCWinEH.h 34 const MCSymbol *ExceptionHandler = nullptr;
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/MC/
MCWinEH.h 34 const MCSymbol *ExceptionHandler = nullptr;
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/MC/
MCWinEH.h 34 const MCSymbol *ExceptionHandler = nullptr;
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/MC/
MCWinEH.h 34 const MCSymbol *ExceptionHandler = nullptr;
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/MC/
MCWinEH.h 34 const MCSymbol *ExceptionHandler = nullptr;
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/MC/
MCWinEH.h 34 const MCSymbol *ExceptionHandler = nullptr;
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/MC/
MCWinEH.h 34 const MCSymbol *ExceptionHandler = nullptr;
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/MC/
MCWinEH.h 34 const MCSymbol *ExceptionHandler = nullptr;
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/MC/
MCWinEH.h 34 const MCSymbol *ExceptionHandler = nullptr;

Completed in 287 milliseconds

1 2 3 4