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

/freebsd-10.1-release/contrib/libstdc++/config/abi/pre/
H A Dgnu-versioned-namespace.ver99 __cxa_allocate_exception;
H A Dgnu.ver698 __cxa_allocate_exception;
/freebsd-10.1-release/gnu/lib/libsupc++/
H A DVersion.map29 __cxa_allocate_exception;
/freebsd-10.1-release/contrib/libstdc++/libsupc++/
H A Deh_alloc.cc107 __cxxabiv1::__cxa_allocate_exception(std::size_t thrown_size) throw() function in class:__cxxabiv1
H A Dunwind-cxx.h109 extern "C" void *__cxa_allocate_exception(std::size_t thrown_size) throw();
/freebsd-10.1-release/contrib/libcxxrt/
H A Dexception.cc576 extern "C" void *__cxa_allocate_exception(size_t thrown_size) function
592 * calling __cxa_allocate_exception() and actually throwing the exception.
751 * pointer returned by __cxa_allocate_exception()), the type info for the

Completed in 124 milliseconds