Searched refs:__cxa_allocate_dependent_exception (Results 1 - 7 of 7) sorted by relevance

/prebuilts/ndk/current/sources/cxx-stl/llvm-libc++abi/src/
H A Dcxa_exception.hpp133 extern "C" _LIBCXXABI_FUNC_VIS void * __cxa_allocate_dependent_exception ();
H A Dcxa_exception.cpp163 void * __cxa_allocate_dependent_exception () { function
664 static_cast<__cxa_dependent_exception*>(__cxa_allocate_dependent_exception());
/prebuilts/ndk/r16/sources/cxx-stl/llvm-libc++abi/src/
H A Dcxa_exception.hpp133 extern "C" _LIBCXXABI_FUNC_VIS void * __cxa_allocate_dependent_exception ();
H A Dcxa_exception.cpp163 void * __cxa_allocate_dependent_exception () { function
664 static_cast<__cxa_dependent_exception*>(__cxa_allocate_dependent_exception());
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/
H A Dcxxabi.h635 __cxa_allocate_dependent_exception() _GLIBCXX_NOTHROW;
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/c++/4.8.3/
H A Dcxxabi.h635 __cxa_allocate_dependent_exception() _GLIBCXX_NOTHROW;
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/
H A Dcxxabi.h635 __cxa_allocate_dependent_exception() _GLIBCXX_NOTHROW;

Completed in 116 milliseconds