Searched defs:__cxa_allocate_exception (Results 1 - 1 of 1) sorted by relevance

/external/libcxxabi/src/
H A Dcxa_exception.cpp142 _LIBCXXABI_FUNC_VIS void *__cxa_allocate_exception(size_t thrown_size) throw() { function
153 // Free a __cxa_exception object allocated with __cxa_allocate_exception.
161 // Otherwise, it will work like __cxa_allocate_exception.

Completed in 133 milliseconds