Searched defs:thrown_size (Results 1 – 2 of 2) sorted by relevance
159 void * __cxa_allocate_exception (size_t thrown_size) throw() { in __cxa_allocate_exception()
297 extern "C" void *__cxa_allocate_exception(size_t thrown_size) _GABIXX_NOEXCEPT { in __cxa_allocate_exception()