Home
last modified time | relevance | path

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

/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/compiler-rt/lib/sanitizer_common/
Dsanitizer_unwind_linux_libcdep.cc92 _Unwind_VRS_Result res = _Unwind_VRS_Get(ctx, _UVRSC_CORE, in Unwind_GetIP()