Searched refs:__do_catch (Results 1 - 14 of 14) sorted by relevance

/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/libstdc++-v3/libsupc++/
H A Dpbase_type_info.cc35 __do_catch (const type_info *thr_type, function in class:__cxxabiv1::__pbase_type_info
H A Dtinfo.cc69 __do_catch (const type_info *thr_type, void **, unsigned) const function in class:std::type_info
H A Dclass_type_info.cc34 __do_catch (const type_info *thr_type, function in class:__cxxabiv1::__class_type_info
H A Deh_arm.cc71 if (catch_type->__do_catch(throw_type, &thrown_ptr, 1))
H A Deh_call.cc143 if (catch_type->__do_catch(&bad_exc, 0, 1))
H A Dtinfo.h40 return __pointee->__do_catch (thrown_type->__pointee, thr_obj, outer + 2);
H A Dcxxabi.h287 __do_catch(const std::type_info* __thr_type, void** __thr_obj,
430 __do_catch(const type_info* __thr_type, void** __thr_obj,
H A Deh_personality.cc241 if (catch_type->__do_catch (throw_type, &thrown_ptr, 1))
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/libstdc++-v3/libsupc++/
H A Dtinfo2.cc101 __do_catch (const type_info *thr_type, function in class:__cxxabiv1::__pbase_type_info
134 return __pointee->__do_catch (thrown_type->__pointee, thr_obj, outer + 2);
H A Deh_arm.cc63 if (catch_type->__do_catch(throw_type, &thrown_ptr, 1))
H A Deh_call.cc148 if (catch_type->__do_catch(&bad_exc, 0, 1))
H A Dcxxabi.h242 __do_catch(const std::type_info* __thr_type, void** __thr_obj,
385 __do_catch(const type_info* __thr_type, void** __thr_obj,
H A Dtinfo.cc76 __do_catch (const type_info *thr_type, void **, unsigned) const function in class:std::type_info
232 __do_catch (const type_info *thr_type, function in class:__cxxabiv1::__class_type_info
H A Deh_personality.cc234 if (catch_type->__do_catch (throw_type, &thrown_ptr, 1))

Completed in 130 milliseconds