Searched refs:_Unwind_VRS_Get (Results 1 – 6 of 6) sorted by relevance
/external/libcxxabi/src/Unwind/ |
D | Unwind-EHABI.cpp | 252 _Unwind_VRS_Get(context, _UVRSC_CORE, UNW_ARM_SP, _UVRSD_UINT32, &sp); in _Unwind_VRS_Interpret() 278 _Unwind_VRS_Get(context, _UVRSC_CORE, UNW_ARM_R0 + reg, in _Unwind_VRS_Interpret() 319 _Unwind_VRS_Get(context, _UVRSC_CORE, UNW_ARM_SP, _UVRSD_UINT32, in _Unwind_VRS_Interpret() 406 _Unwind_VRS_Get(context, _UVRSC_CORE, UNW_ARM_LR, _UVRSD_UINT32, &lr); in _Unwind_VRS_Interpret() 882 _Unwind_VRS_Result _Unwind_VRS_Get( in _Unwind_VRS_Get() function 916 if (_Unwind_VRS_Get(context, _UVRSC_CORE, UNW_ARM_SP, in _Unwind_VRS_Pop() 945 if (_Unwind_VRS_Get(context, _UVRSC_CORE, UNW_ARM_SP, in _Unwind_VRS_Pop()
|
D | UnwindLevel1.c | 464 _Unwind_VRS_Get(context, _UVRSC_CORE, (uint32_t)index, _UVRSD_UINT32, &value); in _Unwind_GetGR()
|
/external/clang/lib/Headers/ |
D | unwind.h | 153 _Unwind_VRS_Result _Unwind_VRS_Get(struct _Unwind_Context *__context, 168 _Unwind_VRS_Get(__context, _UVRSC_CORE, __index, _UVRSD_UINT32, &__value); in _Unwind_GetGR()
|
/external/compiler-rt/lib/sanitizer_common/ |
D | sanitizer_unwind_posix_libcdep.cc | 87 _Unwind_VRS_Result res = _Unwind_VRS_Get(ctx, _UVRSC_CORE, in Unwind_GetIP()
|
/external/libcxxabi/include/ |
D | unwind.h | 192 _Unwind_VRS_Get(_Unwind_Context *context, _Unwind_VRS_RegClass regclass,
|
/external/google-breakpad/src/processor/testdata/symbols/microdump/breakpad_unittests/DA7778FB66018A4E9B4110ED06E730D00/ |
D | breakpad_unittests.sym | 54349 FUNC 6913a 34 0 _Unwind_VRS_Get
|