Searched defs:__cxa_allocate_exception (Results 1 – 3 of 3) sorted by relevance
97 __cxa_allocate_exception(std::size_t thrown_size) in __cxa_allocate_exception() function
99 __cxxabiv1::__cxa_allocate_exception(std::size_t thrown_size) throw() in __cxa_allocate_exception() function in __cxxabiv1
183 void *__cxa_allocate_exception(size_t thrown_size) throw() { in __cxa_allocate_exception() function