Searched refs:__gxx_caught_object (Results 1 - 4 of 4) sorted by relevance

/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/libstdc++-v3/libsupc++/
H A Deh_catch.cc36 return __gxx_caught_object(exceptionObject);
82 objectp = __gxx_caught_object(exceptionObject);
H A Dunwind-cxx.h327 __gxx_caught_object(_Unwind_Exception* eo) function in namespace:__cxxabiv1
385 __gxx_caught_object(_Unwind_Exception* eo) function in namespace:__cxxabiv1
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/libstdc++-v3/libsupc++/
H A Deh_catch.cc42 return __gxx_caught_object(exceptionObject);
88 objectp = __gxx_caught_object(exceptionObject);
H A Dunwind-cxx.h205 __gxx_caught_object(_Unwind_Exception* eo) function in namespace:__cxxabiv1
240 __gxx_caught_object(_Unwind_Exception* eo) function in namespace:__cxxabiv1

Completed in 53 milliseconds