Home
last modified time | relevance | path

Searched refs:__cxa_begin_cleanup (Results 1 – 7 of 7) sorted by relevance

/ndk/sources/cxx-stl/llvm-libc++abi/libcxxabi/include/
Dcxxabi.h50 extern bool __cxa_begin_cleanup(void * exceptionObject) throw();
/ndk/sources/cxx-stl/gabi++/include/
Dcxxabi.h109 bool __cxa_begin_cleanup(_Unwind_Exception*);
/ndk/sources/cxx-stl/gabi++/src/
Dcall_unexpected.cc134 __cxa_begin_cleanup(_Unwind_Exception* exc) { in __cxa_begin_cleanup() function
Dhelper_func_internal.cc381 __cxa_begin_cleanup(exc); in prepareBeginCleanup()
/ndk/sources/cxx-stl/llvm-libc++abi/libcxxabi/src/
Dcxa_exception.cpp274 __cxa_begin_cleanup(void* unwind_arg) throw () in __cxa_begin_cleanup() function
Dcxa_personality.cpp1169 __cxa_begin_cleanup(unwind_exception); in __gxx_personality_v0()
/ndk/sources/cxx-stl/llvm-libc++/
Dexport_symbols.txt299 __cxa_begin_cleanup;