Searched refs:_Unwind_VRS_Get (Results 1 – 5 of 5) sorted by relevance
/external/libunwind_llvm/src/ |
D | Unwind-EHABI.cpp | 255 _Unwind_VRS_Get(context, _UVRSC_CORE, UNW_ARM_SP, _UVRSD_UINT32, &sp); in _Unwind_VRS_Interpret() 281 _Unwind_VRS_Get(context, _UVRSC_CORE, UNW_ARM_R0 + reg, in _Unwind_VRS_Interpret() 322 _Unwind_VRS_Get(context, _UVRSC_CORE, UNW_ARM_SP, _UVRSD_UINT32, in _Unwind_VRS_Interpret() 411 _Unwind_VRS_Get(context, _UVRSC_CORE, UNW_ARM_LR, _UVRSD_UINT32, &lr); in _Unwind_VRS_Interpret() 864 _Unwind_VRS_Get(_Unwind_Context *context, _Unwind_VRS_RegClass regclass, in _Unwind_VRS_Get() function 898 if (_Unwind_VRS_Get(context, _UVRSC_CORE, UNW_ARM_SP, in _Unwind_VRS_Pop() 930 if (_Unwind_VRS_Get(context, _UVRSC_CORE, UNW_ARM_SP, in _Unwind_VRS_Pop()
|
/external/clang/lib/Headers/ |
D | unwind.h | 170 _Unwind_VRS_Result _Unwind_VRS_Get(struct _Unwind_Context *__context, 185 _Unwind_VRS_Get(__context, _UVRSC_CORE, __index, _UVRSD_UINT32, &__value); in _Unwind_GetGR()
|
/external/libunwind_llvm/include/ |
D | unwind.h | 204 _Unwind_VRS_Get(_Unwind_Context *context, _Unwind_VRS_RegClass regclass, 245 _Unwind_VRS_Get(context, _UVRSC_CORE, (uint32_t)index, _UVRSD_UINT32, &value); in _Unwind_GetGR()
|
/external/compiler-rt/lib/sanitizer_common/ |
D | sanitizer_unwind_linux_libcdep.cc | 92 _Unwind_VRS_Result res = _Unwind_VRS_Get(ctx, _UVRSC_CORE, in Unwind_GetIP()
|
/external/google-breakpad/src/processor/testdata/symbols/microdump/breakpad_unittests/DA7778FB66018A4E9B4110ED06E730D00/ |
D | breakpad_unittests.sym | 54349 FUNC 6913a 34 0 _Unwind_VRS_Get
|