HomeSort by: relevance | last modified time | path
    Searched defs:_UVRSC_CORE (Results 1 - 5 of 5) sorted by relevancy

  /src/sys/arch/arm/include/
ehabi.h 50 _UVRSC_CORE = 0, /* integer register */
  /src/external/bsd/libc++/dist/libcxxrt/src/
unwind-arm.h 115 _UVRSC_CORE = 0,
166 _Unwind_VRS_Get(context, _UVRSC_CORE, reg, _UVRSD_UINT32, &val);
171 _Unwind_VRS_Set(context, _UVRSC_CORE, reg, _UVRSD_UINT32, &val);
  /src/external/apache2/llvm/dist/clang/lib/Headers/
unwind.h 172 _UVRSC_CORE = 0, /* integer register */
214 _Unwind_VRS_Get(__context, _UVRSC_CORE, __index, _UVRSD_UINT32, &__value);
221 _Unwind_VRS_Set(__context, _UVRSC_CORE, __index, _UVRSD_UINT32, &__value);
  /src/external/gpl3/gcc/dist/gcc/ginclude/
unwind-arm-common.h 126 _UVRSC_CORE = 0, /* integer register */
224 _Unwind_VRS_Get (context, _UVRSC_CORE, regno, _UVRSD_UINT32, &val);
234 _Unwind_VRS_Set (context, _UVRSC_CORE, regno, _UVRSD_UINT32, &val);
  /src/external/gpl3/gcc.old/dist/gcc/ginclude/
unwind-arm-common.h 126 _UVRSC_CORE = 0, /* integer register */
223 _Unwind_VRS_Get (context, _UVRSC_CORE, regno, _UVRSD_UINT32, &val);
233 _Unwind_VRS_Set (context, _UVRSC_CORE, regno, _UVRSD_UINT32, &val);

Completed in 25 milliseconds