Home
last modified time | relevance | path

Searched refs:__is_dependent_exception (Results 1 – 9 of 9) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/libsupc++/
H A Dunwind-cxx.h256 __is_dependent_exception(_Unwind_Exception_Class c) in __is_dependent_exception() function
352 __is_dependent_exception(_Unwind_Exception_Class c) in __is_dependent_exception() function
383 return __is_dependent_exception (eo->exception_class) ? in __get_object_from_ue()
H A Deh_type.cc42 if (__is_dependent_exception (header->unwindHeader.exception_class)) in __cxa_current_exception_type()
H A Deh_tm.cc39 if (__is_dependent_exception (eo->exception_class)) in free_any_cxa_exception()
H A Deh_arm.cc50 = __is_dependent_exception(ue_header->exception_class); in __cxa_type_match()
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/libsupc++/
H A Dunwind-cxx.h256 __is_dependent_exception(_Unwind_Exception_Class c) in __is_dependent_exception() function
352 __is_dependent_exception(_Unwind_Exception_Class c) in __is_dependent_exception() function
383 return __is_dependent_exception (eo->exception_class) ? in __get_object_from_ue()
H A Deh_type.cc42 if (__is_dependent_exception (header->unwindHeader.exception_class)) in __cxa_current_exception_type()
H A Deh_tm.cc39 if (__is_dependent_exception (eo->exception_class)) in free_any_cxa_exception()
H A Deh_arm.cc50 = __is_dependent_exception(ue_header->exception_class); in __cxa_type_match()
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/
H A DChangeLog-20081670 __GXX_INIT_DEPENDENT_EXCEPTION_CLASS, __is_dependent_exception,
1830 __GXX_INIT_DEPENDENT_EXCEPTION_CLASS, __is_dependent_exception,