Searched refs:__cxa_allocate_exception (Results 1 – 24 of 24) sorted by relevance
107 __cxxabiv1::__cxa_allocate_exception(std::size_t thrown_size) throw() in __cxa_allocate_exception() function in __cxxabiv1
109 extern "C" void *__cxa_allocate_exception(std::size_t thrown_size) throw();
29 __cxa_allocate_exception;
99 __cxa_allocate_exception;
698 __cxa_allocate_exception;
10 __cxa_allocate_exception;
594 extern "C" void *__cxa_allocate_exception(size_t thrown_size) in __cxa_allocate_exception() function
3605 * libsupc++/eh_alloc.cc (__cxa_allocate_exception): Qualify3613 * libsupc++/eh_alloc.cc (__cxa_allocate_exception): Use4106 * libsupc++/eh_alloc.cc (__cxa_allocate_exception): Don't
2443 * libsupc++/eh_alloc.cc (__cxa_allocate_exception): Put it into2473 (__cxa_allocate_exception): Call malloc, not std::malloc. Likewise4034 (__cxa_allocate_exception): Same.
4709 * libsupc++/eh_alloc.cc (__cxa_allocate_exception): Increment
2135 FUNC:__cxa_allocate_exception@@CXXABI_1.3