HomeSort by relevance Sort by last modified time
    Searched refs:_Unwind_VRS_Result (Results 1 - 19 of 19) sorted by null

  /development/ndk/sources/android/libportable/arch-arm/
unwind.c 41 } _Unwind_VRS_Result;
43 _Unwind_VRS_Result _Unwind_VRS_Get(struct _Unwind_Context *context,
49 _Unwind_VRS_Result _Unwind_VRS_Set(struct _Unwind_Context *context,
  /prebuilts/misc/darwin-x86/analyzer/lib/clang/3.3/include/
unwind.h 107 } _Unwind_VRS_Result;
109 _Unwind_VRS_Result _Unwind_VRS_Get(struct _Unwind_Context *__context,
  /prebuilts/misc/linux-x86/analyzer/lib/clang/3.3/include/
unwind.h 107 } _Unwind_VRS_Result;
109 _Unwind_VRS_Result _Unwind_VRS_Get(struct _Unwind_Context *__context,
  /ndk/sources/cxx-stl/gabi++/include/
unwind-arm.h 112 } _Unwind_VRS_Result;
122 _Unwind_VRS_Result _Unwind_VRS_Get(_Unwind_Context *context,
128 _Unwind_VRS_Result _Unwind_VRS_Set(_Unwind_Context *context,
  /prebuilts/ndk/9/sources/cxx-stl/EH/gabi++/include/
unwind-arm.h 113 } _Unwind_VRS_Result;
123 _Unwind_VRS_Result _Unwind_VRS_Get(_Unwind_Context *context,
129 _Unwind_VRS_Result _Unwind_VRS_Set(_Unwind_Context *context,
  /prebuilts/ndk/9/sources/cxx-stl/llvm-libc++/gabi++/include/
unwind-arm.h 113 } _Unwind_VRS_Result;
123 _Unwind_VRS_Result _Unwind_VRS_Get(_Unwind_Context *context,
129 _Unwind_VRS_Result _Unwind_VRS_Set(_Unwind_Context *context,
  /prebuilts/gcc/darwin-x86/arm/arm-eabi-4.8/lib/gcc/arm-eabi/4.8/include/
unwind-arm-common.h 151 _Unwind_VRS_Result;
170 _Unwind_VRS_Result _Unwind_VRS_Set(_Unwind_Context *, _Unwind_VRS_RegClass,
174 _Unwind_VRS_Result _Unwind_VRS_Get(_Unwind_Context *, _Unwind_VRS_RegClass,
178 _Unwind_VRS_Result _Unwind_VRS_Pop(_Unwind_Context *, _Unwind_VRS_RegClass,
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.9/lib/gcc/arm-linux-androideabi/4.9.x-google/include/
unwind-arm-common.h 151 _Unwind_VRS_Result;
170 _Unwind_VRS_Result _Unwind_VRS_Set(_Unwind_Context *, _Unwind_VRS_RegClass,
174 _Unwind_VRS_Result _Unwind_VRS_Get(_Unwind_Context *, _Unwind_VRS_RegClass,
178 _Unwind_VRS_Result _Unwind_VRS_Pop(_Unwind_Context *, _Unwind_VRS_RegClass,
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.8/lib/gcc/arm-eabi/4.8/include/
unwind-arm-common.h 151 _Unwind_VRS_Result;
170 _Unwind_VRS_Result _Unwind_VRS_Set(_Unwind_Context *, _Unwind_VRS_RegClass,
174 _Unwind_VRS_Result _Unwind_VRS_Get(_Unwind_Context *, _Unwind_VRS_RegClass,
178 _Unwind_VRS_Result _Unwind_VRS_Pop(_Unwind_Context *, _Unwind_VRS_RegClass,
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.9/lib/gcc/arm-linux-androideabi/4.9.x-google/include/
unwind-arm-common.h 151 _Unwind_VRS_Result;
170 _Unwind_VRS_Result _Unwind_VRS_Set(_Unwind_Context *, _Unwind_VRS_RegClass,
174 _Unwind_VRS_Result _Unwind_VRS_Get(_Unwind_Context *, _Unwind_VRS_RegClass,
178 _Unwind_VRS_Result _Unwind_VRS_Pop(_Unwind_Context *, _Unwind_VRS_RegClass,
  /external/clang/lib/Headers/
unwind.h 151 } _Unwind_VRS_Result;
153 _Unwind_VRS_Result _Unwind_VRS_Get(struct _Unwind_Context *__context,
159 _Unwind_VRS_Result _Unwind_VRS_Set(struct _Unwind_Context *__context,
  /prebuilts/clang/darwin-x86/host/3.6/lib/clang/3.6/include/
unwind.h 151 } _Unwind_VRS_Result;
153 _Unwind_VRS_Result _Unwind_VRS_Get(struct _Unwind_Context *__context,
159 _Unwind_VRS_Result _Unwind_VRS_Set(struct _Unwind_Context *__context,
  /prebuilts/clang/linux-x86/host/3.6/lib/clang/3.6/include/
unwind.h 151 } _Unwind_VRS_Result;
153 _Unwind_VRS_Result _Unwind_VRS_Get(struct _Unwind_Context *__context,
159 _Unwind_VRS_Result _Unwind_VRS_Set(struct _Unwind_Context *__context,
  /prebuilts/sdk/renderscript/clang-include/
unwind.h 151 } _Unwind_VRS_Result;
153 _Unwind_VRS_Result _Unwind_VRS_Get(struct _Unwind_Context *__context,
159 _Unwind_VRS_Result _Unwind_VRS_Set(struct _Unwind_Context *__context,
  /external/libcxxabi/include/
unwind.h 187 } _Unwind_VRS_Result;
191 extern _Unwind_VRS_Result
196 extern _Unwind_VRS_Result
201 extern _Unwind_VRS_Result
  /ndk/sources/cxx-stl/llvm-libc++abi/libcxxabi/include/
unwind.h 188 } _Unwind_VRS_Result;
192 extern _Unwind_VRS_Result _Unwind_VRS_Get(_Unwind_Context* context,
198 extern _Unwind_VRS_Result _Unwind_VRS_Set(_Unwind_Context* context,
204 extern _Unwind_VRS_Result _Unwind_VRS_Pop(_Unwind_Context *context,
  /external/compiler-rt/lib/sanitizer_common/
sanitizer_unwind_posix_libcdep.cc 87 _Unwind_VRS_Result res = _Unwind_VRS_Get(ctx, _UVRSC_CORE,
  /external/libcxxabi/src/Unwind/
Unwind-EHABI.cpp 782 _Unwind_VRS_Result
834 static _Unwind_VRS_Result
882 _Unwind_VRS_Result _Unwind_VRS_Get(
888 _Unwind_VRS_Result result =
    [all...]
  /ndk/sources/cxx-stl/llvm-libc++abi/libcxxabi/src/Unwind/
Unwind-EHABI.cpp 742 _Unwind_VRS_Result _Unwind_VRS_Set(
794 static _Unwind_VRS_Result _Unwind_VRS_Get_Internal(
842 _Unwind_VRS_Result _Unwind_VRS_Get(
848 _Unwind_VRS_Result result =
858 _Unwind_VRS_Result _Unwind_VRS_Pop(
    [all...]

Completed in 1564 milliseconds