Home
last modified time | relevance | path

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

/ndk/sources/cxx-stl/llvm-libc++abi/libcxxabi/src/Unwind/
Dlibunwind_ext.h38 extern _Unwind_Reason_Code _Unwind_VRS_Interpret(_Unwind_Context *context,
DUnwindLevel1-gcc-ext.c163 result = _Unwind_VRS_Interpret(context, unwindInfo, off, len); in _Unwind_Backtrace()
DUnwind-EHABI.cpp190 return _Unwind_VRS_Interpret(context, unwindingData, off, len); in unwindOneFrame()
241 _Unwind_Reason_Code _Unwind_VRS_Interpret( in _Unwind_VRS_Interpret() function
/ndk/sources/cxx-stl/llvm-libc++abi/libcxxabi/src/
Dcxa_personality.cpp1050 if (_Unwind_VRS_Interpret(context, unwind_opcodes, 1, opcode_words * 4) != in continue_unwind()