Searched refs:catchTemp (Results 1 - 5 of 5) sorted by relevance

/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/libstdc++-v3/testsuite/18_support/exception/
H A D38732.cc45 _Unwind_Ptr catchTemp; member in struct:__cxa_exception
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/libstdc++-v3/libsupc++/
H A Deh_personality.cc304 xh->catchTemp = landing_pad;
319 landing_pad = (_Unwind_Ptr) xh->catchTemp;
702 xh->catchTemp = base_of_encoded_value (info.ttype_encoding, context);
753 info.ttype_base = (_Unwind_Ptr) xh->catchTemp;
H A Dunwind-cxx.h79 _Unwind_Ptr catchTemp; member in struct:__cxxabiv1::__cxa_exception
128 _Unwind_Ptr catchTemp; member in struct:__cxxabiv1::__cxa_dependent_exception
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/libstdc++-v3/libsupc++/
H A Deh_personality.cc297 xh->catchTemp = landing_pad;
312 landing_pad = (_Unwind_Ptr) xh->catchTemp;
665 xh->catchTemp = base_of_encoded_value (info.ttype_encoding, context);
716 info.ttype_base = (_Unwind_Ptr) xh->catchTemp;
H A Dunwind-cxx.h82 _Unwind_Ptr catchTemp; member in struct:__cxxabiv1::__cxa_exception

Completed in 109 milliseconds