Home
last modified time | relevance | path

Searched defs:exception_class (Results 1 – 10 of 10) 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.py16 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.h115 _Unwind_Exception_Class exception_class; member
/external/flatbuffers/tests/
Dpy_test.py42 def assertRaises(test_case, fn, exception_class): argument
/external/swiftshader/third_party/LLVM/examples/ExceptionDemo/
DExceptionDemo.cpp120 uint64_t exception_class; member
/external/chromium-trace/catapult/telemetry/telemetry/internal/
Dstory_runner_unittest.py181 exception_class=None, exception=None, tb=None, msg=None): argument
/external/llvm/examples/ExceptionDemo/
DExceptionDemo.cpp117 uint64_t exception_class; member