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

/freebsd-current/contrib/llvm-project/libunwind/include/
H A Dunwind_arm_ehabi.h113 } _Unwind_VRS_Result; typedef in typeref:enum:__anon1159
117 extern _Unwind_VRS_Result
122 extern _Unwind_VRS_Result
127 extern _Unwind_VRS_Result
/freebsd-current/contrib/libcxxrt/
H A Dunwind-arm.h114 } _Unwind_VRS_Result; typedef in typeref:enum:__anon14
131 _Unwind_VRS_Result _Unwind_VRS_Get(_Unwind_Context *context,
136 _Unwind_VRS_Result _Unwind_VRS_Set(_Unwind_Context *context,
/freebsd-current/contrib/llvm-project/clang/lib/Headers/
H A Dunwind.h195 } _Unwind_VRS_Result; typedef in typeref:enum:__anon736
204 _Unwind_VRS_Result _Unwind_VRS_Get(struct _Unwind_Context *__context,
210 _Unwind_VRS_Result _Unwind_VRS_Set(struct _Unwind_Context *__context,
/freebsd-current/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-current/contrib/llvm-project/libunwind/src/
H A DUnwind-EHABI.cpp909 _LIBUNWIND_EXPORT _Unwind_VRS_Result
976 static _Unwind_VRS_Result
1039 _LIBUNWIND_EXPORT _Unwind_VRS_Result
1043 _Unwind_VRS_Result result =
1054 _Unwind_VRS_Result

Completed in 211 milliseconds