Home
last modified time | relevance | path

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

/dragonfly/contrib/gcc-4.7/libstdc++-v3/libsupc++/
H A Deh_catch.cc91 __cxxabiv1::__cxa_end_catch () in __cxa_end_catch() function in __cxxabiv1
/dragonfly/contrib/gcc-8.0/libstdc++-v3/libsupc++/
H A Deh_catch.cc94 __cxxabiv1::__cxa_end_catch () in __cxa_end_catch() function in __cxxabiv1
/dragonfly/contrib/gcc-4.7/libgcc/config/
H A Ddarwin-crt-tm.c132 void *__cxa_end_catch (void) { return NULL; } in __cxa_end_catch() function