Searched refs:_UVRSC_PSEUDO (Results 1 – 3 of 3) sorted by relevance
/freebsd/contrib/llvm-project/libunwind/src/ |
H A D | Unwind-EHABI.cpp | 352 _Unwind_VRS_Pop(context, _UVRSC_PSEUDO, in _Unwind_VRS_Interpret() 435 _Unwind_VRS_Get(context, _UVRSC_PSEUDO, 0, _UVRSD_UINT32, &pac); in _Unwind_VRS_Interpret() 963 case _UVRSC_PSEUDO: in _Unwind_VRS_Set() 1026 case _UVRSC_PSEUDO: in _Unwind_VRS_Get_Internal() 1132 case _UVRSC_PSEUDO: { in _Unwind_VRS_Pop() 1143 return _Unwind_VRS_Set(context, _UVRSC_PSEUDO, 0, _UVRSD_UINT32, &pac); in _Unwind_VRS_Pop()
|
/freebsd/contrib/llvm-project/libunwind/include/ |
H A D | unwind_arm_ehabi.h | 98 _UVRSC_PSEUDO = 5 /* Special purpose pseudo register */ enumerator
|
/freebsd/contrib/llvm-project/clang/lib/Headers/ |
H A D | unwind.h | 180 _UVRSC_PSEUDO = 5 /* Special purpose pseudo register */ enumerator
|