Home
last modified time | relevance | path

Searched defs:exception_class (Results 1 – 6 of 6) 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/libcxxabi/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/llvm/examples/ExceptionDemo/
DExceptionDemo.cpp116 uint64_t exception_class; member