Home
last modified time | relevance | path

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

/dragonfly/contrib/gcc-4.7/libstdc++-v3/libsupc++/
H A Deh_throw.cc61 __cxxabiv1::__cxa_throw (void *obj, std::type_info *tinfo, in __cxa_throw() function in __cxxabiv1
/dragonfly/contrib/gcc-8.0/libstdc++-v3/libsupc++/
H A Deh_throw.cc75 __cxxabiv1::__cxa_throw (void *obj, std::type_info *tinfo, in __cxa_throw() function in __cxxabiv1
/dragonfly/contrib/gcc-4.7/libgcc/config/
H A Ddarwin-crt-tm.c129 void __cxa_throw (void * a UNUSED, void * b UNUSED, void * c UNUSED) in __cxa_throw() function