Searched refs:_Unwind_VRS_Result (Results 1 - 7 of 7) sorted by last modified time

/freebsd-11-stable/contrib/libcxxrt/
H A Dunwind-arm.h114 } _Unwind_VRS_Result; typedef in typeref:enum:__anon10
131 _Unwind_VRS_Result _Unwind_VRS_Get(_Unwind_Context *context,
136 _Unwind_VRS_Result _Unwind_VRS_Set(_Unwind_Context *context,
/freebsd-11-stable/contrib/llvm-project/libunwind/src/
H A DUnwind-EHABI.cpp757 _LIBUNWIND_EXPORT _Unwind_VRS_Result
815 static _Unwind_VRS_Result
869 _LIBUNWIND_EXPORT _Unwind_VRS_Result
873 _Unwind_VRS_Result result =
884 _Unwind_VRS_Result
/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_unwind_linux_libcdep.cpp63 _Unwind_VRS_Result res = _Unwind_VRS_Get(ctx, _UVRSC_CORE,
/freebsd-11-stable/contrib/llvm-project/libunwind/include/
H A Dunwind.h203 } _Unwind_VRS_Result; typedef in typeref:enum:__anon1291
207 extern _Unwind_VRS_Result
212 extern _Unwind_VRS_Result
217 extern _Unwind_VRS_Result
/freebsd-11-stable/contrib/llvm-project/clang/lib/Headers/
H A Dunwind.h190 } _Unwind_VRS_Result; typedef in typeref:enum:__anon642
199 _Unwind_VRS_Result _Unwind_VRS_Get(struct _Unwind_Context *__context,
205 _Unwind_VRS_Result _Unwind_VRS_Set(struct _Unwind_Context *__context,
/freebsd-11-stable/contrib/gcc/config/arm/
H A Dunwind-arm.c177 _Unwind_VRS_Result _Unwind_VRS_Get (_Unwind_Context *context,
208 _Unwind_VRS_Result _Unwind_VRS_Set (_Unwind_Context *context,
240 _Unwind_VRS_Result _Unwind_VRS_Pop (_Unwind_Context *context,
H A Dunwind-arm.h160 _Unwind_VRS_Result; typedef in typeref:enum:__anon1227
179 _Unwind_VRS_Result _Unwind_VRS_Set(_Unwind_Context *, _Unwind_VRS_RegClass,
183 _Unwind_VRS_Result _Unwind_VRS_Get(_Unwind_Context *, _Unwind_VRS_RegClass,
187 _Unwind_VRS_Result _Unwind_VRS_Pop(_Unwind_Context *, _Unwind_VRS_RegClass,

Completed in 115 milliseconds