Searched refs:_Unwind_VRS_RegClass (Results 1 – 4 of 4) sorted by relevance
/freebsd/contrib/llvm-project/libunwind/include/ |
H A D | unwind_arm_ehabi.h | 99 } _Unwind_VRS_RegClass; typedef 118 _Unwind_VRS_Get(_Unwind_Context *context, _Unwind_VRS_RegClass regclass, 123 _Unwind_VRS_Set(_Unwind_Context *context, _Unwind_VRS_RegClass regclass, 128 _Unwind_VRS_Pop(_Unwind_Context *context, _Unwind_VRS_RegClass regclass,
|
/freebsd/contrib/libcxxrt/ |
H A D | unwind-arm.h | 121 } _Unwind_VRS_RegClass; typedef 132 _Unwind_VRS_RegClass regclass, 137 _Unwind_VRS_RegClass regclass,
|
/freebsd/contrib/llvm-project/clang/lib/Headers/ |
H A D | unwind.h | 181 } _Unwind_VRS_RegClass; typedef 205 _Unwind_VRS_RegClass __regclass, 211 _Unwind_VRS_RegClass __regclass,
|
/freebsd/contrib/llvm-project/libunwind/src/ |
H A D | Unwind-EHABI.cpp | 910 _Unwind_VRS_Set(_Unwind_Context *context, _Unwind_VRS_RegClass regclass, in _Unwind_VRS_Set() 978 _Unwind_VRS_RegClass regclass, uint32_t regno, in _Unwind_VRS_Get_Internal() 1040 _Unwind_VRS_Get(_Unwind_Context *context, _Unwind_VRS_RegClass regclass, in _Unwind_VRS_Get() 1055 _Unwind_VRS_Pop(_Unwind_Context *context, _Unwind_VRS_RegClass regclass, in _Unwind_VRS_Pop()
|