Searched refs:_Unwind_VRS_Set (Results 1 – 5 of 5) sorted by relevance
/external/llvm-project/libunwind/src/ |
D | Unwind-EHABI.cpp | 266 _Unwind_VRS_Set(context, _UVRSC_CORE, UNW_ARM_SP, _UVRSD_UINT32, &sp); in _Unwind_VRS_Interpret() 289 _Unwind_VRS_Set(context, _UVRSC_CORE, UNW_ARM_SP, _UVRSD_UINT32, in _Unwind_VRS_Interpret() 331 _Unwind_VRS_Set(context, _UVRSC_CORE, UNW_ARM_SP, _UVRSD_UINT32, in _Unwind_VRS_Interpret() 418 _Unwind_VRS_Set(context, _UVRSC_CORE, UNW_ARM_IP, _UVRSD_UINT32, &lr); in _Unwind_VRS_Interpret() 760 _Unwind_VRS_Set(_Unwind_Context *context, _Unwind_VRS_RegClass regclass, in _Unwind_VRS_Set() function 916 if (_Unwind_VRS_Set(context, regclass, i, in _Unwind_VRS_Pop() 922 return _Unwind_VRS_Set(context, _UVRSC_CORE, UNW_ARM_SP, in _Unwind_VRS_Pop() 955 if (_Unwind_VRS_Set(context, regclass, i, representation, &value) != in _Unwind_VRS_Pop() 961 return _Unwind_VRS_Set(context, _UVRSC_CORE, UNW_ARM_SP, _UVRSD_UINT32, in _Unwind_VRS_Pop()
|
/external/clang/lib/Headers/ |
D | unwind.h | 176 _Unwind_VRS_Result _Unwind_VRS_Set(struct _Unwind_Context *__context, 192 _Unwind_VRS_Set(__context, _UVRSC_CORE, __index, _UVRSD_UINT32, &__value); in _Unwind_SetGR()
|
/external/llvm-project/clang/lib/Headers/ |
D | unwind.h | 205 _Unwind_VRS_Result _Unwind_VRS_Set(struct _Unwind_Context *__context, 221 _Unwind_VRS_Set(__context, _UVRSC_CORE, __index, _UVRSD_UINT32, &__value); in _Unwind_SetGR()
|
/external/llvm-project/libunwind/include/ |
D | unwind.h | 205 _Unwind_VRS_Set(_Unwind_Context *context, _Unwind_VRS_RegClass regclass, 248 _Unwind_VRS_Set(context, _UVRSC_CORE, (uint32_t)index, _UVRSD_UINT32, &value); in _Unwind_SetGR()
|
/external/google-breakpad/src/processor/testdata/symbols/microdump/breakpad_unittests/DA7778FB66018A4E9B4110ED06E730D00/ |
D | breakpad_unittests.sym | 54368 FUNC 69184 34 0 _Unwind_VRS_Set
|