Home
last modified time | relevance | path

Searched refs:_Unwind_SjLj_RaiseException (Results 1 – 6 of 6) sorted by relevance

/external/libcxxabi/src/
Dcxa_exception.cpp238 _Unwind_SjLj_RaiseException(&exception_header->unwindHeader); in __cxa_throw()
573 _Unwind_SjLj_RaiseException(&exception_header->unwindHeader); in __cxa_rethrow()
702 _Unwind_SjLj_RaiseException(&dep_exception_header->unwindHeader); in __cxa_rethrow_primary_exception()
/external/libunwind_llvm/src/
DUnwind-sjlj.c280 _Unwind_SjLj_RaiseException(struct _Unwind_Exception *exception_object) { in _Unwind_SjLj_RaiseException() function
335 return _Unwind_SjLj_RaiseException(exception_object); in _Unwind_SjLj_Resume_or_Rethrow()
DUnwind_AppleExtras.cpp139 NOT_HERE_BEFORE_5_0(_Unwind_SjLj_RaiseException)
/external/clang/lib/Headers/
Dunwind.h227 _Unwind_Reason_Code _Unwind_SjLj_RaiseException(struct _Unwind_Exception *);
/external/v8/third_party/llvm-build/Release+Asserts/lib/clang/3.9.0/include/
Dunwind.h244 _Unwind_Reason_Code _Unwind_SjLj_RaiseException(struct _Unwind_Exception *);
/external/libunwind_llvm/include/
Dunwind.h158 _Unwind_SjLj_RaiseException(_Unwind_Exception *exception_object);