HomeSort by relevance Sort by last modified time
    Searched defs:_Unwind_VRS_Get (Results 1 - 2 of 2) sorted by null

  /external/libunwind_llvm/src/
Unwind-EHABI.cpp 259 _Unwind_VRS_Get(context, _UVRSC_CORE, UNW_ARM_SP, _UVRSD_UINT32, &sp);
285 _Unwind_VRS_Get(context, _UVRSC_CORE, UNW_ARM_R0 + reg,
326 _Unwind_VRS_Get(context, _UVRSC_CORE, UNW_ARM_SP, _UVRSD_UINT32,
413 _Unwind_VRS_Get(context, _UVRSC_CORE, UNW_ARM_LR, _UVRSD_UINT32, &lr);
888 _Unwind_VRS_Result _Unwind_VRS_Get
    [all...]
  /ndk/sources/cxx-stl/llvm-libc++abi/libcxxabi/src/Unwind/
Unwind-EHABI.cpp 252 _Unwind_VRS_Get(context, _UVRSC_CORE, UNW_ARM_SP, _UVRSD_UINT32, &sp);
278 _Unwind_VRS_Get(context, _UVRSC_CORE, UNW_ARM_R0 + reg,
319 _Unwind_VRS_Get(context, _UVRSC_CORE, UNW_ARM_SP, _UVRSD_UINT32,
406 _Unwind_VRS_Get(context, _UVRSC_CORE, UNW_ARM_LR, _UVRSD_UINT32, &lr);
882 _Unwind_VRS_Result _Unwind_VRS_Get(
    [all...]

Completed in 48 milliseconds