Home
last modified time | relevance | path

Searched refs:_Unwind_VRS_RegClass (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/libunwind/include/
H A Dunwind_arm_ehabi.h99 } _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 Dunwind-arm.h121 } _Unwind_VRS_RegClass; typedef
132 _Unwind_VRS_RegClass regclass,
137 _Unwind_VRS_RegClass regclass,
/freebsd/contrib/llvm-project/clang/lib/Headers/
H A Dunwind.h181 } _Unwind_VRS_RegClass; typedef
205 _Unwind_VRS_RegClass __regclass,
211 _Unwind_VRS_RegClass __regclass,
/freebsd/contrib/llvm-project/libunwind/src/
H A DUnwind-EHABI.cpp910 _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()