Searched refs:__get_exception_header_from_obj (Results 1 - 7 of 7) sorted by relevance

/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/libstdc++-v3/libsupc++/
H A Deh_type.cc46 header = __get_exception_header_from_obj (de->primaryException);
H A Deh_arm.cc57 throw_type = __get_exception_header_from_obj
H A Deh_ptr.cc133 __cxa_exception *eh = __get_exception_header_from_obj (_M_exception_object);
H A Deh_personality.cc569 throw_type = __get_exception_header_from_obj
769 if (check_exception_spec (&info, __get_exception_header_from_obj
H A Dunwind-cxx.h218 __get_exception_header_from_obj (void *ptr) function in namespace:__cxxabiv1
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/libstdc++-v3/libsupc++/
H A Deh_throw.cc61 __cxa_exception *header = __get_exception_header_from_obj (obj);
H A Dunwind-cxx.h164 __get_exception_header_from_obj (void *ptr) function in namespace:__cxxabiv1

Completed in 61 milliseconds