Home
last modified time | relevance | path

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

/ndk/sources/cxx-stl/gabi++/src/
Dcxxabi.cc266 extern "C" void* __cxa_get_exception_ptr(void* exceptionObject) { in __cxa_get_exception_ptr() function
/ndk/sources/cxx-stl/gabi++/include/
Dcxxabi.h343 void* __cxa_get_exception_ptr(void* exceptionObject);