Home
last modified time | relevance | path

Searched refs:__gxx_exception_cleanup (Results 1 – 2 of 2) sorted by relevance

/dflybsd-src/contrib/gcc-4.7/libstdc++-v3/libsupc++/
H A Deh_throw.cc33 __gxx_exception_cleanup (_Unwind_Reason_Code code, _Unwind_Exception *exc) in __gxx_exception_cleanup() function
76 header->exc.unwindHeader.exception_cleanup = __gxx_exception_cleanup; in __cxa_throw()
/dflybsd-src/contrib/gcc-8.0/libstdc++-v3/libsupc++/
H A Deh_throw.cc33 __gxx_exception_cleanup (_Unwind_Reason_Code code, _Unwind_Exception *exc) in __gxx_exception_cleanup() function
69 header->exc.unwindHeader.exception_cleanup = __gxx_exception_cleanup; in __cxa_init_primary_exception()