Home
last modified time | relevance | path

Searched defs:__cxa_allocate_exception (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/libsupc++/
H A Deh_alloc.cc279 __cxxabiv1::__cxa_allocate_exception(std::size_t thrown_size) _GLIBCXX_NOTHROW in __cxa_allocate_exception() function in __cxxabiv1
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/libsupc++/
H A Deh_alloc.cc279 __cxxabiv1::__cxa_allocate_exception(std::size_t thrown_size) _GLIBCXX_NOTHROW in __cxa_allocate_exception() function in __cxxabiv1
/netbsd-src/external/bsd/libc++/dist/libcxxrt/src/
H A Dexception.cc581 extern "C" void *__cxa_allocate_exception(size_t thrown_size) in __cxa_allocate_exception() function