Searched refs:_UVRSC_VFP (Results 1 – 5 of 5) sorted by relevance
| /trueos/contrib/gcc/config/arm/ |
| HD | pr-support.c | 228 if (_Unwind_VRS_Pop (context, _UVRSC_VFP, op, _UVRSD_VFPX) in __gnu_unwind_execute() 245 if (_Unwind_VRS_Pop (context, _UVRSC_VFP, op, _UVRSD_VFPX) in __gnu_unwind_execute() 298 if (_Unwind_VRS_Pop (context, _UVRSC_VFP, op, _UVRSD_DOUBLE) in __gnu_unwind_execute() 310 if (_Unwind_VRS_Pop (context, _UVRSC_VFP, op, _UVRSD_DOUBLE) in __gnu_unwind_execute()
|
| HD | unwind-arm.c | 193 case _UVRSC_VFP: in _Unwind_VRS_Get() 225 case _UVRSC_VFP: in _Unwind_VRS_Set() 271 case _UVRSC_VFP: in _Unwind_VRS_Pop()
|
| HD | unwind-arm.h | 132 _UVRSC_VFP = 1, /* vfp */ enumerator
|
| /trueos/contrib/libcxxrt/ |
| HD | unwind-arm.h | 112 _UVRSC_VFP = 1, enumerator
|
| /trueos/contrib/llvm/tools/clang/lib/Headers/ |
| HD | unwind.h | 134 _UVRSC_VFP = 1, /* vfp */ enumerator
|