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-trace/catapult/telemetry/telemetry/internal/util/
Dexception_formatter.py17 def PrintFormattedException(exception_class=None, exception=None, tb=None, argument
/external/libunwind/include/
Dunwind.h79 uint64_t exception_class; member
/external/libunwind_llvm/include/
Dunwind.h70 uint64_t exception_class; member
119 uint64_t exception_class; member
/external/clang/lib/Headers/
Dunwind.h107 _Unwind_Exception_Class exception_class; member
/external/chromium-trace/catapult/telemetry/telemetry/internal/
Dstory_runner_unittest.py142 exception_class=None, exception=None, tb=None, msg=None): argument
/external/llvm/examples/ExceptionDemo/
DExceptionDemo.cpp117 uint64_t exception_class; member