Searched refs:__cxa_allocate_exception (Results 1 – 5 of 5) sorted by relevance
44 extern void * __cxa_allocate_exception(size_t thrown_size) throw();
96 void* __cxa_allocate_exception(size_t thrown_size) _GABIXX_NOEXCEPT;
297 extern "C" void *__cxa_allocate_exception(size_t thrown_size) _GABIXX_NOEXCEPT { in __cxa_allocate_exception() function
159 void * __cxa_allocate_exception (size_t thrown_size) throw() { in __cxa_allocate_exception() function
295 __cxa_allocate_exception;