OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:_UVRSC_CORE
(Results
1 - 13
of
13
) sorted by null
/development/ndk/sources/android/libportable/arch-arm/
unwind.c
23
_UVRSC_CORE
= 0, // integer register
61
_Unwind_VRS_Get(ctx,
_UVRSC_CORE
, index, _UVRSD_UINT32, &val);
67
_Unwind_VRS_Set(ctx,
_UVRSC_CORE
, index, _UVRSD_UINT32, &val);
/ndk/sources/cxx-stl/gabi++/include/
unwind-arm.h
94
_UVRSC_CORE
= 0, // integer register
149
_Unwind_VRS_Get(ctx,
_UVRSC_CORE
, reg, _UVRSD_UINT32, &val);
154
_Unwind_VRS_Set(ctx,
_UVRSC_CORE
, reg, _UVRSD_UINT32, &val);
/prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/include/
unwind.h
127
_UVRSC_CORE
= 0, /* integer register */
248
_Unwind_VRS_Get (context,
_UVRSC_CORE
, regno, _UVRSD_UINT32, &val);
262
_Unwind_VRS_Set (context,
_UVRSC_CORE
, regno, _UVRSD_UINT32, &val);
/prebuilts/gcc/darwin-x86/arm/arm-eabi-4.7/lib/gcc/arm-eabi/4.7/include/
unwind-arm-common.h
127
_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);
/prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/include/
unwind.h
127
_UVRSC_CORE
= 0, /* integer register */
248
_Unwind_VRS_Get (context,
_UVRSC_CORE
, regno, _UVRSD_UINT32, &val);
262
_Unwind_VRS_Set (context,
_UVRSC_CORE
, regno, _UVRSD_UINT32, &val);
/prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.7/lib/gcc/arm-linux-androideabi/4.7/include/
unwind-arm-common.h
127
_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);
/prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/include/
unwind.h
127
_UVRSC_CORE
= 0, /* integer register */
248
_Unwind_VRS_Get (context,
_UVRSC_CORE
, regno, _UVRSD_UINT32, &val);
262
_Unwind_VRS_Set (context,
_UVRSC_CORE
, regno, _UVRSD_UINT32, &val);
/prebuilts/gcc/linux-x86/arm/arm-eabi-4.7/lib/gcc/arm-eabi/4.7/include/
unwind-arm-common.h
127
_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);
/prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/include/
unwind.h
127
_UVRSC_CORE
= 0, /* integer register */
248
_Unwind_VRS_Get (context,
_UVRSC_CORE
, regno, _UVRSD_UINT32, &val);
262
_Unwind_VRS_Set (context,
_UVRSC_CORE
, regno, _UVRSD_UINT32, &val);
/prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.7/lib/gcc/arm-linux-androideabi/4.7/include/
unwind-arm-common.h
127
_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);
/external/clang/lib/Headers/
unwind.h
88
_UVRSC_CORE
= 0, /* integer register */
/prebuilts/sdk/renderscript/clang-include/
unwind.h
88
_UVRSC_CORE
= 0, /* integer register */
/external/compiler-rt/lib/sanitizer_common/
sanitizer_linux.cc
495
_Unwind_VRS_Result res = _Unwind_VRS_Get(ctx,
_UVRSC_CORE
,
Completed in 1297 milliseconds