Home
last modified time | relevance | path

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

/dragonfly/contrib/gcc-4.7/libstdc++-v3/libsupc++/
H A Deh_tm.cc67 __cxxabiv1::__cxa_tm_cleanup (void *unthrown_obj, in __cxa_tm_cleanup() function in __cxxabiv1
/dragonfly/contrib/gcc-8.0/libstdc++-v3/libsupc++/
H A Deh_tm.cc66 __cxxabiv1::__cxa_tm_cleanup (void *unthrown_obj, in __cxa_tm_cleanup() function in __cxxabiv1
/dragonfly/contrib/gcc-4.7/libgcc/config/
H A Ddarwin-crt-tm.c133 void __cxa_tm_cleanup (void * a UNUSED, void * b UNUSED, unsigned int c UNUSED) in __cxa_tm_cleanup() function