Home
last modified time | relevance | path

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

/external/libunwind_llvm/src/
DUnwind_AppleExtras.cpp192 _Unwind_FunctionContext *fc_ = nullptr; variable
202 return fc_; in __Unwind_SjLj_GetTopOfFunctionStack()
211 fc_ = fc; in __Unwind_SjLj_SetTopOfFunctionStack()