Searched refs:_Unwind_VRS_Result (Results 1 - 6 of 6) sorted by relevance

/openbsd-current/gnu/llvm/libunwind/include/
H A Dunwind_arm_ehabi.h109 } _Unwind_VRS_Result; typedef in typeref:enum:__anon303
113 extern _Unwind_VRS_Result
118 extern _Unwind_VRS_Result
123 extern _Unwind_VRS_Result
/openbsd-current/gnu/gcc/gcc/config/arm/
H A Dunwind-arm.h156 _Unwind_VRS_Result; typedef in typeref:enum:__anon135
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.c176 _Unwind_VRS_Result _Unwind_VRS_Get (_Unwind_Context *context,
207 _Unwind_VRS_Result _Unwind_VRS_Set (_Unwind_Context *context,
239 _Unwind_VRS_Result _Unwind_VRS_Pop (_Unwind_Context *context,
/openbsd-current/gnu/llvm/clang/lib/Headers/
H A Dunwind.h195 } _Unwind_VRS_Result; typedef in typeref:enum:__anon678
204 _Unwind_VRS_Result _Unwind_VRS_Get(struct _Unwind_Context *__context,
210 _Unwind_VRS_Result _Unwind_VRS_Set(struct _Unwind_Context *__context,
/openbsd-current/gnu/llvm/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_unwind_linux_libcdep.cpp63 _Unwind_VRS_Result res = _Unwind_VRS_Get(ctx, _UVRSC_CORE,
/openbsd-current/gnu/llvm/libunwind/src/
H A DUnwind-EHABI.cpp906 _LIBUNWIND_EXPORT _Unwind_VRS_Result
973 static _Unwind_VRS_Result
1036 _LIBUNWIND_EXPORT _Unwind_VRS_Result
1040 _Unwind_VRS_Result result =
1051 _Unwind_VRS_Result

Completed in 114 milliseconds