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

/openbsd-current/gnu/gcc/libstdc++-v3/libsupc++/
H A Deh_arm.cc44 __cxa_type_match(_Unwind_Exception* ue_header, function
H A Deh_call.cc143 if (__cxa_type_match(&new_xh->unwindHeader, catch_type, false,
H A Dunwind-cxx.h145 extern "C" bool __cxa_type_match(_Unwind_Exception*, const std::type_info*,
H A Deh_personality.cc109 (__cxa_type_match (throw_type, catch_type, false, thrown_ptr_p) \
/openbsd-current/gnu/gcc/gcc/config/arm/
H A Dunwind-arm.c42 bool __attribute__((weak)) __cxa_type_match(_Unwind_Control_Block *ucbp,
862 if (!__cxa_type_match (ucbp, (type_info *) rtti,
910 if (__cxa_type_match (ucbp, (type_info *) rtti,

Completed in 71 milliseconds