Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/libsupc++/
H A Deh_ptr.cc89 __get_refcounted_exception_header_from_obj (_M_exception_object); in _M_addref()
101 __get_refcounted_exception_header_from_obj (_M_exception_object); in _M_release()
169 __get_refcounted_exception_header_from_obj (dep->primaryException); in __gxx_dependent_exception_cleanup()
195 = __get_refcounted_exception_header_from_obj (obj); in rethrow_exception()
H A Deh_tm.cc44 h = __get_refcounted_exception_header_from_obj (dep->primaryException); in free_any_cxa_exception()
H A Deh_throw.cc62 = __get_refcounted_exception_header_from_obj (obj); in __cxa_init_primary_exception()
H A Dunwind-cxx.h219 __get_refcounted_exception_header_from_obj (void *ptr) in __get_refcounted_exception_header_from_obj() function
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/libsupc++/
H A Deh_ptr.cc101 __get_refcounted_exception_header_from_obj (_M_exception_object); in _M_addref()
113 __get_refcounted_exception_header_from_obj (_M_exception_object); in _M_release()
201 __get_refcounted_exception_header_from_obj (dep->primaryException); in __gxx_dependent_exception_cleanup()
227 = __get_refcounted_exception_header_from_obj (obj); in rethrow_exception()
H A Deh_tm.cc44 h = __get_refcounted_exception_header_from_obj (dep->primaryException); in free_any_cxa_exception()
H A Deh_throw.cc62 = __get_refcounted_exception_header_from_obj (obj); in __cxa_init_primary_exception()
H A Dunwind-cxx.h219 __get_refcounted_exception_header_from_obj (void *ptr) in __get_refcounted_exception_header_from_obj() function
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/
H A DChangeLog-200912336 (__cxxabiv1::__get_refcounted_exception_header_from_obj,