Home
last modified time | relevance | path

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

/external/llvm-project/libunwind/include/
Dunwind.h195 } _Unwind_VRS_Result; typedef
199 extern _Unwind_VRS_Result
204 extern _Unwind_VRS_Result
209 extern _Unwind_VRS_Result
/external/clang/lib/Headers/
Dunwind.h159 } _Unwind_VRS_Result; typedef
170 _Unwind_VRS_Result _Unwind_VRS_Get(struct _Unwind_Context *__context,
176 _Unwind_VRS_Result _Unwind_VRS_Set(struct _Unwind_Context *__context,
/external/llvm-project/clang/lib/Headers/
Dunwind.h190 } _Unwind_VRS_Result; typedef
199 _Unwind_VRS_Result _Unwind_VRS_Get(struct _Unwind_Context *__context,
205 _Unwind_VRS_Result _Unwind_VRS_Set(struct _Unwind_Context *__context,
/external/llvm-project/libunwind/src/
DUnwind-EHABI.cpp759 _LIBUNWIND_EXPORT _Unwind_VRS_Result
817 static _Unwind_VRS_Result
871 _LIBUNWIND_EXPORT _Unwind_VRS_Result
875 _Unwind_VRS_Result result = in _Unwind_VRS_Get()
886 _Unwind_VRS_Result
/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_unwind_linux_libcdep.cc92 _Unwind_VRS_Result res = _Unwind_VRS_Get(ctx, _UVRSC_CORE, in Unwind_GetIP()
/external/llvm-project/compiler-rt/lib/sanitizer_common/
Dsanitizer_unwind_linux_libcdep.cpp63 _Unwind_VRS_Result res = _Unwind_VRS_Get(ctx, _UVRSC_CORE, in Unwind_GetIP()