Home
last modified time | relevance | path

Searched defs:__cxa_get_exception_ptr (Results 1 – 2 of 2) sorted by relevance

/ndk/sources/cxx-stl/llvm-libc++abi/libcxxabi/src/
Dcxa_exception.cpp257 __cxa_get_exception_ptr(void* unwind_exception) throw() in __cxa_get_exception_ptr() function
/ndk/sources/cxx-stl/gabi++/src/
Dcxxabi.cc411 extern "C" void* __cxa_get_exception_ptr(void* exceptionObject) _GABIXX_NOEXCEPT { in __cxa_get_exception_ptr() function