Home
last modified time | relevance | path

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

/ndk/sources/cxx-stl/gabi++/src/
Dcxxabi.cc151 extern "C" void *__cxa_allocate_exception(size_t thrown_size) { in __cxa_allocate_exception() function
/ndk/sources/cxx-stl/gabi++/include/
Dcxxabi.h328 void* __cxa_allocate_exception(size_t thrown_size);