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

  /development/ndk/sources/android/libportable/arch-arm/
unwind.c 49 _Unwind_VRS_Result _Unwind_VRS_Set(struct _Unwind_Context *context,
67 _Unwind_VRS_Set(ctx, _UVRSC_CORE, index, _UVRSD_UINT32, &val);
  /ndk/sources/cxx-stl/gabi++/include/
unwind-arm.h 128 _Unwind_VRS_Result _Unwind_VRS_Set(_Unwind_Context *context,
154 _Unwind_VRS_Set(ctx, _UVRSC_CORE, reg, _UVRSD_UINT32, &val);
  /prebuilts/ndk/9/sources/cxx-stl/EH/gabi++/include/
unwind-arm.h 129 _Unwind_VRS_Result _Unwind_VRS_Set(_Unwind_Context *context,
155 _Unwind_VRS_Set(ctx, _UVRSC_CORE, reg, _UVRSD_UINT32, &val);
  /prebuilts/ndk/9/sources/cxx-stl/llvm-libc++/gabi++/include/
unwind-arm.h 129 _Unwind_VRS_Result _Unwind_VRS_Set(_Unwind_Context *context,
155 _Unwind_VRS_Set(ctx, _UVRSC_CORE, reg, _UVRSD_UINT32, &val);
  /external/clang/lib/Headers/
unwind.h 159 _Unwind_VRS_Result _Unwind_VRS_Set(struct _Unwind_Context *__context,
175 _Unwind_VRS_Set(__context, _UVRSC_CORE, __index, _UVRSD_UINT32, &__value);
  /prebuilts/clang/darwin-x86/host/3.4/lib/clang/3.4/include/
unwind.h 159 _Unwind_VRS_Result _Unwind_VRS_Set(struct _Unwind_Context *__context,
175 _Unwind_VRS_Set(__context, _UVRSC_CORE, __index, _UVRSD_UINT32, &__value);
  /prebuilts/clang/darwin-x86/host/3.5/lib/clang/3.5/include/
unwind.h 159 _Unwind_VRS_Result _Unwind_VRS_Set(struct _Unwind_Context *__context,
175 _Unwind_VRS_Set(__context, _UVRSC_CORE, __index, _UVRSD_UINT32, &__value);
  /prebuilts/clang/linux-x86/host/3.4/lib/clang/3.4/include/
unwind.h 159 _Unwind_VRS_Result _Unwind_VRS_Set(struct _Unwind_Context *__context,
175 _Unwind_VRS_Set(__context, _UVRSC_CORE, __index, _UVRSD_UINT32, &__value);
  /prebuilts/clang/linux-x86/host/3.5/lib/clang/3.5/include/
unwind.h 159 _Unwind_VRS_Result _Unwind_VRS_Set(struct _Unwind_Context *__context,
175 _Unwind_VRS_Set(__context, _UVRSC_CORE, __index, _UVRSD_UINT32, &__value);
  /prebuilts/gcc/darwin-x86/arm/arm-eabi-4.8/lib/gcc/arm-eabi/4.8/include/
unwind-arm-common.h 170 _Unwind_VRS_Result _Unwind_VRS_Set(_Unwind_Context *, _Unwind_VRS_RegClass,
233 _Unwind_VRS_Set (context, _UVRSC_CORE, regno, _UVRSD_UINT32, &val);
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.8/lib/gcc/arm-linux-androideabi/4.8/include/
unwind-arm-common.h 170 _Unwind_VRS_Result _Unwind_VRS_Set(_Unwind_Context *, _Unwind_VRS_RegClass,
233 _Unwind_VRS_Set (context, _UVRSC_CORE, regno, _UVRSD_UINT32, &val);
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.8/lib/gcc/arm-eabi/4.8/include/
unwind-arm-common.h 170 _Unwind_VRS_Result _Unwind_VRS_Set(_Unwind_Context *, _Unwind_VRS_RegClass,
233 _Unwind_VRS_Set (context, _UVRSC_CORE, regno, _UVRSD_UINT32, &val);
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.8/lib/gcc/arm-linux-androideabi/4.8/include/
unwind-arm-common.h 170 _Unwind_VRS_Result _Unwind_VRS_Set(_Unwind_Context *, _Unwind_VRS_RegClass,
233 _Unwind_VRS_Set (context, _UVRSC_CORE, regno, _UVRSD_UINT32, &val);
  /prebuilts/sdk/renderscript/clang-include/
unwind.h 159 _Unwind_VRS_Result _Unwind_VRS_Set(struct _Unwind_Context *__context,
175 _Unwind_VRS_Set(__context, _UVRSC_CORE, __index, _UVRSD_UINT32, &__value);
  /external/libcxxabi/src/Unwind/
Unwind-EHABI.cpp 262 _Unwind_VRS_Set(context, _UVRSC_CORE, UNW_ARM_SP, _UVRSD_UINT32, &sp);
285 _Unwind_VRS_Set(context, _UVRSC_CORE, UNW_ARM_SP, _UVRSD_UINT32,
327 _Unwind_VRS_Set(context, _UVRSC_CORE, UNW_ARM_SP, _UVRSD_UINT32,
410 _Unwind_VRS_Set(context, _UVRSC_CORE, UNW_ARM_IP, _UVRSD_UINT32, &lr);
776 _Unwind_VRS_Result _Unwind_VRS_Set(
782 _LIBUNWIND_TRACE_API("_Unwind_VRS_Set(context=%p, regclass=%d, reg=%d, "
    [all...]
  /ndk/sources/cxx-stl/llvm-libc++abi/libcxxabi/src/Unwind/
Unwind-EHABI.cpp 229 _Unwind_VRS_Set(context, _UVRSC_CORE, UNW_ARM_SP, _UVRSD_UINT32, &sp);
251 _Unwind_VRS_Set(context, _UVRSC_CORE, UNW_ARM_SP, _UVRSD_UINT32,
293 _Unwind_VRS_Set(context, _UVRSC_CORE, UNW_ARM_SP, _UVRSD_UINT32,
376 _Unwind_VRS_Set(context, _UVRSC_CORE, UNW_ARM_IP, _UVRSD_UINT32, &lr);
742 _Unwind_VRS_Result _Unwind_VRS_Set(
748 _LIBUNWIND_TRACE_API("_Unwind_VRS_Set(context=%p, regclass=%d, reg=%d, "
885 if (_Unwind_VRS_Set(context, regclass, i,
891 return _Unwind_VRS_Set(context, _UVRSC_CORE, UNW_ARM_SP,
    [all...]
  /external/libcxxabi/include/
unwind.h 201 _Unwind_VRS_Set(_Unwind_Context *context, _Unwind_VRS_RegClass regclass,
219 _Unwind_VRS_Set(context, _UVRSC_CORE, (uint32_t)index,
  /ndk/sources/cxx-stl/llvm-libc++abi/libcxxabi/include/
unwind.h 198 extern _Unwind_VRS_Result _Unwind_VRS_Set(_Unwind_Context* context,
226 _Unwind_VRS_Set(context, _UVRSC_CORE, (uint32_t)index,

Completed in 1866 milliseconds