Home
last modified time | relevance | path

Searched refs:_Unwind_RaiseException (Results 1 – 16 of 16) sorted by relevance

/ndk/sources/cxx-stl/gabi++/include/
Dunwind-itanium.h86 _Unwind_Reason_Code _Unwind_RaiseException(struct _Unwind_Exception*);
103 _Unwind_Reason_Code _Unwind_RaiseException(struct _Unwind_Exception*);
Dunwind-arm.h114 _Unwind_Reason_Code _Unwind_RaiseException(_Unwind_Exception* ucbp);
/ndk/sources/cxx-stl/llvm-libc++abi/libcxxabi/src/Unwind/
DUnwindLevel1-gcc-ext.c40 return _Unwind_RaiseException(exception_object); in _Unwind_Resume_or_Rethrow()
46 return _Unwind_RaiseException(exception_object); in _Unwind_Resume_or_Rethrow()
DUnwind_AppleExtras.cpp92 NOT_HERE_BEFORE_10_6(_Unwind_RaiseException)
DUnwindLevel1.c330 _Unwind_RaiseException(_Unwind_Exception *exception_object) { in _Unwind_RaiseException() function
DUnwind-EHABI.cpp656 _Unwind_RaiseException(_Unwind_Exception *exception_object) { in _Unwind_RaiseException() function
/ndk/build/tools/unwanted-symbols/arm64/
Dlibgcc.a.functions.txt122 _Unwind_RaiseException
/ndk/sources/cxx-stl/llvm-libc++abi/libcxxabi/src/
Dcxa_exception.cpp240 _Unwind_RaiseException(&exception_header->unwindHeader); in __cxa_throw()
572 _Unwind_RaiseException(&exception_header->unwindHeader); in __cxa_rethrow()
701 _Unwind_RaiseException(&dep_exception_header->unwindHeader); in __cxa_rethrow_primary_exception()
/ndk/build/tools/unwanted-symbols/mips64/
Dlibgcc.a.functions.txt221 _Unwind_RaiseException
/ndk/build/tools/unwanted-symbols/mips/
Dlibgcc.a.functions.txt246 _Unwind_RaiseException
/ndk/sources/cxx-stl/llvm-libc++abi/libcxxabi/include/
Dunwind.h163 _Unwind_RaiseException(_Unwind_Exception *exception_object);
/ndk/sources/cxx-stl/gabi++/src/
Dcxxabi.cc268 _Unwind_RaiseException(&header->unwindHeader); in throwException()
/ndk/build/tools/unwanted-symbols/x86_64/
Dlibgcc.a.functions.txt498 _Unwind_RaiseException
/ndk/build/tools/unwanted-symbols/x86/
Dlibgcc.a.functions.txt498 _Unwind_RaiseException
/ndk/build/tools/unwanted-symbols/arm/
Dlibgcc.a.functions.txt1374 _Unwind_RaiseException
/ndk/sources/cxx-stl/llvm-libc++/
Dexport_symbols.txt5 _Unwind_RaiseException;