Home
last modified time | relevance | path

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

/device/soc/esp/esp32/components/cxx/
Dcxx_exception_stubs.cpp154 extern "C" void __wrap__Unwind_Resume (struct _Unwind_Exception *exc) in __wrap__Unwind_Resume()
159 extern "C" void __wrap__Unwind_DeleteException (struct _Unwind_Exception *exc) in __wrap__Unwind_DeleteException()
165 extern "C" _Unwind_Reason_Code __wrap__Unwind_RaiseException(struct _Unwind_Exception *exc) in __wrap__Unwind_RaiseException()
173 extern "C" _Unwind_Reason_Code __wrap__Unwind_ForcedUnwind (struct _Unwind_Exception *exc, in __wrap__Unwind_ForcedUnwind()
/device/board/unionman/unionpi_tiger/kernel/drivers/rtl88x2cs/core/
Drtw_mlme_ext.c268 struct regd_exc_ent *exc; in rtw_txpwr_init_regd() local