Home
last modified time | relevance | path

Searched defs:thrown_size (Results 1 – 2 of 2) sorted by relevance

/freebsd-9-stable/contrib/libstdc++/libsupc++/
Deh_alloc.cc107 __cxxabiv1::__cxa_allocate_exception(std::size_t thrown_size) throw() in __cxa_allocate_exception()
/freebsd-9-stable/contrib/libcxxrt/
Dexception.cc594 extern "C" void *__cxa_allocate_exception(size_t thrown_size) in __cxa_allocate_exception()