Home
last modified time | relevance | path

Searched refs:__get_exception_header_from_obj (Results 1 – 11 of 11) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/libsupc++/
H A Deh_type.cc46 header = __get_exception_header_from_obj (de->primaryException); in __cxa_current_exception_type()
H A Deh_arm.cc63 xh = __get_exception_header_from_obj (dx->primaryException); in __cxa_type_match()
H A Deh_personality.cc579 throw_type = __get_exception_header_from_obj in PERSONALITY_FUNCTION()
781 if (check_exception_spec (&info, __get_exception_header_from_obj in __cxa_call_unexpected()
H A Dunwind-cxx.h205 __get_exception_header_from_obj (void *ptr) in __get_exception_header_from_obj() function
H A Deh_ptr.cc161 __cxa_exception *eh = __get_exception_header_from_obj (_M_exception_object); in __cxa_exception_type()
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/libsupc++/
H A Deh_type.cc46 header = __get_exception_header_from_obj (de->primaryException); in __cxa_current_exception_type()
H A Deh_arm.cc63 xh = __get_exception_header_from_obj (dx->primaryException); in __cxa_type_match()
H A Deh_ptr.cc140 __cxa_exception *eh = __get_exception_header_from_obj (_M_exception_object); in __cxa_exception_type()
H A Deh_personality.cc579 throw_type = __get_exception_header_from_obj in PERSONALITY_FUNCTION()
784 if (check_exception_spec (&info, __get_exception_header_from_obj in __cxa_call_unexpected()
H A Dunwind-cxx.h205 __get_exception_header_from_obj (void *ptr) in __get_exception_header_from_obj() function
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/
H A DChangeLog-20052009 (__get_exception_header_from_obj, __get_exception_header_from_ue):