Home
last modified time | relevance | path

Searched defs:exc (Results 1 – 9 of 9) sorted by relevance

/dflybsd-src/contrib/gcc-4.7/libgcc/
H A Dunwind-compat.c47 _Unwind_DeleteException (struct _Unwind_Exception *exc) in _Unwind_DeleteException()
66 _Unwind_ForcedUnwind (struct _Unwind_Exception *exc, in _Unwind_ForcedUnwind()
165 _Unwind_RaiseException(struct _Unwind_Exception *exc) in _Unwind_RaiseException()
174 _Unwind_Resume (struct _Unwind_Exception *exc) in _Unwind_Resume()
184 _Unwind_Resume_or_Rethrow (struct _Unwind_Exception *exc) in _Unwind_Resume_or_Rethrow()
/dflybsd-src/contrib/gcc-4.7/libstdc++-v3/libsupc++/
H A Dunwind-cxx.h93 __cxa_exception exc; member
195 __get_exception_header_from_ue (_Unwind_Exception *exc) in __get_exception_header_from_ue()
210 __get_refcounted_exception_header_from_ue (_Unwind_Exception *exc) in __get_refcounted_exception_header_from_ue()
216 __get_dependent_exception_from_ue (_Unwind_Exception *exc) in __get_dependent_exception_from_ue()
H A Deh_throw.cc33 __gxx_exception_cleanup (_Unwind_Reason_Code code, _Unwind_Exception *exc) in __gxx_exception_cleanup()
H A Deh_ptr.cc178 _Unwind_Exception *exc) in __gxx_dependent_exception_cleanup()
/dflybsd-src/contrib/gcc-8.0/libstdc++-v3/libsupc++/
H A Dunwind-cxx.h105 __cxa_exception exc; member
212 __get_exception_header_from_ue (_Unwind_Exception *exc) in __get_exception_header_from_ue()
227 __get_refcounted_exception_header_from_ue (_Unwind_Exception *exc) in __get_refcounted_exception_header_from_ue()
233 __get_dependent_exception_from_ue (_Unwind_Exception *exc) in __get_dependent_exception_from_ue()
H A Deh_throw.cc33 __gxx_exception_cleanup (_Unwind_Reason_Code code, _Unwind_Exception *exc) in __gxx_exception_cleanup()
H A Deh_ptr.cc196 _Unwind_Exception *exc) in __gxx_dependent_exception_cleanup()
/dflybsd-src/contrib/gcc-4.7/libobjc/
H A Dexception.c491 struct _Unwind_Exception *exc) in __objc_exception_cleanup()
/dflybsd-src/contrib/gcc-8.0/libstdc++-v3/src/c++11/
H A Dcow-stdexcept.cc231 void *exc __attribute__((unused))) in _txnal_cow_string_C1_for_exceptions()