Home
last modified time | relevance | path

Searched refs:_UVRSC_PSEUDO (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/libunwind/src/
H A DUnwind-EHABI.cpp352 _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 Dunwind_arm_ehabi.h98 _UVRSC_PSEUDO = 5 /* Special purpose pseudo register */ enumerator
/freebsd/contrib/llvm-project/clang/lib/Headers/
H A Dunwind.h180 _UVRSC_PSEUDO = 5 /* Special purpose pseudo register */ enumerator