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

/openbsd-current/gnu/llvm/libunwind/include/
H A Dunwind_arm_ehabi.h95 } _Unwind_VRS_RegClass; typedef in typeref:enum:__anon301
114 _Unwind_VRS_Get(_Unwind_Context *context, _Unwind_VRS_RegClass regclass,
119 _Unwind_VRS_Set(_Unwind_Context *context, _Unwind_VRS_RegClass regclass,
124 _Unwind_VRS_Pop(_Unwind_Context *context, _Unwind_VRS_RegClass regclass,
/openbsd-current/gnu/gcc/gcc/config/arm/
H A Dunwind-arm.h137 _Unwind_VRS_RegClass; typedef in typeref:enum:__anon133
175 _Unwind_VRS_Result _Unwind_VRS_Set(_Unwind_Context *, _Unwind_VRS_RegClass,
179 _Unwind_VRS_Result _Unwind_VRS_Get(_Unwind_Context *, _Unwind_VRS_RegClass,
183 _Unwind_VRS_Result _Unwind_VRS_Pop(_Unwind_Context *, _Unwind_VRS_RegClass,
H A Dunwind-arm.c177 _Unwind_VRS_RegClass regclass,
208 _Unwind_VRS_RegClass regclass,
240 _Unwind_VRS_RegClass regclass,
/openbsd-current/gnu/llvm/clang/lib/Headers/
H A Dunwind.h181 } _Unwind_VRS_RegClass; typedef in typeref:enum:__anon676
205 _Unwind_VRS_RegClass __regclass,
211 _Unwind_VRS_RegClass __regclass,
/openbsd-current/gnu/llvm/libunwind/src/
H A DUnwind-EHABI.cpp907 _Unwind_VRS_Set(_Unwind_Context *context, _Unwind_VRS_RegClass regclass,
975 _Unwind_VRS_RegClass regclass, uint32_t regno,
1037 _Unwind_VRS_Get(_Unwind_Context *context, _Unwind_VRS_RegClass regclass,
1052 _Unwind_VRS_Pop(_Unwind_Context *context, _Unwind_VRS_RegClass regclass,

Completed in 88 milliseconds