Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gcc-4.7/libstdc++-v3/libsupc++/
H A Deh_call.cc126 void* new_ptr = __get_object_from_ambiguous_exception (new_xh); in __cxa_call_unexpected()
H A Deh_ptr.cc172 __get_object_from_ambiguous_exception (header)); in current_exception()
H A Dunwind-cxx.h372 __get_object_from_ambiguous_exception(__cxa_exception *p_or_d) throw() in __get_object_from_ambiguous_exception() function
H A Deh_personality.cc755 void *new_ptr = __get_object_from_ambiguous_exception (new_xh); in __cxa_call_unexpected()
/dflybsd-src/contrib/gcc-8.0/libstdc++-v3/libsupc++/
H A Deh_throw.cc116 PROBE2 (rethrow, __get_object_from_ambiguous_exception(header), in __cxa_rethrow()
H A Deh_call.cc124 void* new_ptr = __get_object_from_ambiguous_exception (new_xh); in __cxa_call_unexpected()
H A Dunwind-cxx.h389 __get_object_from_ambiguous_exception(__cxa_exception *p_or_d) throw() in __get_object_from_ambiguous_exception() function
H A Deh_ptr.cc190 __get_object_from_ambiguous_exception (header)); in current_exception()
H A Deh_personality.cc766 void *new_ptr = __get_object_from_ambiguous_exception (new_xh); in __cxa_call_unexpected()