Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/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()
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/libsupc++/
H A Deh_throw.cc33 __gxx_exception_cleanup (_Unwind_Reason_Code code, _Unwind_Exception *exc) in __gxx_exception_cleanup() function
72 header->exc.unwindHeader.exception_cleanup = __gxx_exception_cleanup; in __cxa_init_primary_exception()
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/
H A DChangeLog-20081681 * libsupc++/eh_throw.cc (__gxx_exception_cleanup): Handle reference
1841 * libsupc++/eh_throw.cc (__gxx_exception_cleanup): Handle reference
H A DChangeLog-20174458 * libsupc++/eh_throw.cc (__gxx_exception_cleanup): Likewise.
H A DChangeLog-20021787 * libsupc++/eh_throw.cc (__gxx_exception_cleanup):
H A DChangeLog-200912342 * libsupc++/eh_throw.cc (__gxx_exception_cleanup,