Home
last modified time | relevance | path

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

/hal_espressif-3.4.0/components/cxx/
Dcxx_exception_stubs.cpp145 extern "C" void __wrap__Unwind_Resume (struct _Unwind_Exception *exc) in __wrap__Unwind_Resume()
150 extern "C" void __wrap__Unwind_DeleteException (struct _Unwind_Exception *exc) in __wrap__Unwind_DeleteException()
156 extern "C" _Unwind_Reason_Code __wrap__Unwind_RaiseException(struct _Unwind_Exception *exc) in __wrap__Unwind_RaiseException()
164 extern "C" _Unwind_Reason_Code __wrap__Unwind_ForcedUnwind (struct _Unwind_Exception *exc, in __wrap__Unwind_ForcedUnwind()