Searched refs:__cxa_begin_cleanup (Results 1 - 20 of 20) sorted by relevance

/prebuilts/clang/host/darwin-x86/clang-4053586/include/c++/v1/
H A Dcxxabi.h60 __cxa_begin_cleanup(void *exceptionObject) throw();
/prebuilts/clang/host/darwin-x86/clang-4393122/include/c++/v1/
H A Dcxxabi.h60 __cxa_begin_cleanup(void *exceptionObject) throw();
/prebuilts/clang/host/darwin-x86/clang-4479392/include/c++/v1/
H A Dcxxabi.h60 __cxa_begin_cleanup(void *exceptionObject) throw();
/prebuilts/clang/host/darwin-x86/clang-4579689/include/c++/v1/
H A Dcxxabi.h60 __cxa_begin_cleanup(void *exceptionObject) throw();
/prebuilts/clang/host/darwin-x86/clang-4630689/include/c++/v1/
H A Dcxxabi.h60 __cxa_begin_cleanup(void *exceptionObject) throw();
/prebuilts/clang/host/darwin-x86/clang-4639204/include/c++/v1/
H A Dcxxabi.h60 __cxa_begin_cleanup(void *exceptionObject) throw();
/prebuilts/clang/host/darwin-x86/clang-4691093/include/c++/v1/
H A Dcxxabi.h60 __cxa_begin_cleanup(void *exceptionObject) throw();
/prebuilts/clang/host/linux-x86/clang-4053586/include/c++/v1/
H A Dcxxabi.h60 __cxa_begin_cleanup(void *exceptionObject) throw();
/prebuilts/clang/host/linux-x86/clang-4393122/include/c++/v1/
H A Dcxxabi.h60 __cxa_begin_cleanup(void *exceptionObject) throw();
/prebuilts/clang/host/linux-x86/clang-4479392/include/c++/v1/
H A Dcxxabi.h60 __cxa_begin_cleanup(void *exceptionObject) throw();
/prebuilts/clang/host/linux-x86/clang-4579689/include/c++/v1/
H A Dcxxabi.h60 __cxa_begin_cleanup(void *exceptionObject) throw();
/prebuilts/clang/host/linux-x86/clang-4630689/include/c++/v1/
H A Dcxxabi.h60 __cxa_begin_cleanup(void *exceptionObject) throw();
/prebuilts/clang/host/linux-x86/clang-4639204/include/c++/v1/
H A Dcxxabi.h60 __cxa_begin_cleanup(void *exceptionObject) throw();
/prebuilts/clang/host/linux-x86/clang-4691093/include/c++/v1/
H A Dcxxabi.h60 __cxa_begin_cleanup(void *exceptionObject) throw();
/prebuilts/ndk/current/sources/cxx-stl/llvm-libc++abi/include/
H A Dcxxabi.h60 __cxa_begin_cleanup(void *exceptionObject) throw();
/prebuilts/ndk/r16/sources/cxx-stl/llvm-libc++abi/include/
H A Dcxxabi.h60 __cxa_begin_cleanup(void *exceptionObject) throw();
/prebuilts/ndk/current/sources/cxx-stl/llvm-libc++abi/src/
H A Dcxa_exception.cpp254 bool __cxa_begin_cleanup(void *unwind_arg) throw() { function
298 // It seems that __cxa_begin_cleanup() is not called properly.
H A Dcxa_personality.cpp1151 __cxa_begin_cleanup(unwind_exception);
/prebuilts/ndk/r16/sources/cxx-stl/llvm-libc++abi/src/
H A Dcxa_exception.cpp254 bool __cxa_begin_cleanup(void *unwind_arg) throw() { function
298 // It seems that __cxa_begin_cleanup() is not called properly.
H A Dcxa_personality.cpp1151 __cxa_begin_cleanup(unwind_exception);

Completed in 706 milliseconds