Home
last modified time | relevance | path

Searched defs:exception_class (Results 1 – 8 of 8) sorted by relevance

/external/libunwind/src/unwind/
DRaiseException.c32 uint64_t exception_class = exception_object->exception_class; in _Unwind_RaiseException() local
Dunwind-internal.h65 uint64_t exception_class = exception_object->exception_class; in _Unwind_Phase2() local
/external/chromium_org/tools/telemetry/telemetry/util/
Dexception_formatter.py16 def PrintFormattedException(exception_class=None, exception=None, tb=None, argument
/external/libunwind/include/
Dunwind.h79 uint64_t exception_class; member
/external/libcxxabi/include/
Dunwind.h74 uint64_t exception_class; member
123 uint64_t exception_class; member
/external/compiler-rt/lib/builtins/
Dgcc_personality_v0.c42 uint64_t exception_class; member
/external/clang/lib/Headers/
Dunwind.h107 _Unwind_Exception_Class exception_class; member
/external/llvm/examples/ExceptionDemo/
DExceptionDemo.cpp115 uint64_t exception_class; member