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/libunwind/include/
Dunwind.h79 uint64_t exception_class; member
/external/libunwind_llvm/include/
Dunwind.h71 uint64_t exception_class; member
120 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/llvm/examples/ExceptionDemo/
DExceptionDemo.cpp117 uint64_t exception_class; member