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

/external/clang/lib/Headers/
H A Dunwind.h151 } _Unwind_VRS_Result; typedef in typeref:enum:__anon1415
153 _Unwind_VRS_Result _Unwind_VRS_Get(struct _Unwind_Context *__context,
159 _Unwind_VRS_Result _Unwind_VRS_Set(struct _Unwind_Context *__context,
/external/libunwind_llvm/include/
H A Dunwind.h187 } _Unwind_VRS_Result; typedef in typeref:enum:__anon11213
191 extern _Unwind_VRS_Result
196 extern _Unwind_VRS_Result
201 extern _Unwind_VRS_Result
/external/v8/third_party/llvm-build/Release+Asserts/lib/clang/3.9.0/include/
H A Dunwind.h159 } _Unwind_VRS_Result; typedef in typeref:enum:__anon18997
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/
H A Dsanitizer_unwind_linux_libcdep.cc87 _Unwind_VRS_Result res = _Unwind_VRS_Get(ctx, _UVRSC_CORE,
/external/libunwind_llvm/src/
H A DUnwind-EHABI.cpp788 _Unwind_VRS_Result
840 static _Unwind_VRS_Result
888 _Unwind_VRS_Result _Unwind_VRS_Get(
894 _Unwind_VRS_Result result =
905 _Unwind_VRS_Result

Completed in 51 milliseconds