Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gcc-4.7/libstdc++-v3/libsupc++/
H A Deh_ptr.cc77 __get_refcounted_exception_header_from_obj (_M_exception_object); in _M_addref()
89 __get_refcounted_exception_header_from_obj (_M_exception_object); in _M_release()
183 __get_refcounted_exception_header_from_obj (dep->primaryException); in __gxx_dependent_exception_cleanup()
209 = __get_refcounted_exception_header_from_obj (obj); in rethrow_exception()
H A Deh_tm.cc43 h = __get_refcounted_exception_header_from_obj (dep->primaryException); in free_any_cxa_exception()
H A Deh_throw.cc69 = __get_refcounted_exception_header_from_obj (obj); in __cxa_throw()
H A Dunwind-cxx.h202 __get_refcounted_exception_header_from_obj (void *ptr) in __get_refcounted_exception_header_from_obj() function
/dflybsd-src/contrib/gcc-8.0/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