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

/freebsd-13-stable/contrib/libcxxrt/
H A Dunwind-arm.h121 } _Unwind_VRS_RegClass; typedef in typeref:enum:__anon1179
132 _Unwind_VRS_RegClass regclass,
137 _Unwind_VRS_RegClass regclass,
/freebsd-13-stable/contrib/llvm-project/libunwind/include/
H A Dunwind.h185 } _Unwind_VRS_RegClass; typedef in typeref:enum:__anon2648
204 _Unwind_VRS_Get(_Unwind_Context *context, _Unwind_VRS_RegClass regclass,
209 _Unwind_VRS_Set(_Unwind_Context *context, _Unwind_VRS_RegClass regclass,
214 _Unwind_VRS_Pop(_Unwind_Context *context, _Unwind_VRS_RegClass regclass,
/freebsd-13-stable/contrib/llvm-project/clang/lib/Headers/
H A Dunwind.h176 } _Unwind_VRS_RegClass; typedef in typeref:enum:__anon1935
200 _Unwind_VRS_RegClass __regclass,
206 _Unwind_VRS_RegClass __regclass,
/freebsd-13-stable/contrib/llvm-project/libunwind/src/
H A DUnwind-EHABI.cpp760 _Unwind_VRS_Set(_Unwind_Context *context, _Unwind_VRS_RegClass regclass,
819 _Unwind_VRS_RegClass regclass, uint32_t regno,
872 _Unwind_VRS_Get(_Unwind_Context *context, _Unwind_VRS_RegClass regclass,
887 _Unwind_VRS_Pop(_Unwind_Context *context, _Unwind_VRS_RegClass regclass,

Completed in 115 milliseconds