Searched refs:_Unwind_VRS_Interpret (Results 1 – 3 of 3) sorted by relevance
210 extern _Unwind_Reason_Code _Unwind_VRS_Interpret(_Unwind_Context* context,
196 return _Unwind_VRS_Interpret(context, unwindingData, startOffset, len); in unwindOneFrame()213 _Unwind_Reason_Code _Unwind_VRS_Interpret( in _Unwind_VRS_Interpret() function
1019 if (_Unwind_VRS_Interpret(context, unwind_opcodes, 1, opcode_words * 4) != in continue_unwind()