OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:_UVRSC_CORE
(Results
1 - 6
of
6
) sorted by null
/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-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-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-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);
/external/clang/lib/Headers/
unwind.h
83
_UVRSC_CORE
= 0, /* integer register */
/external/compiler-rt/lib/asan/
asan_linux.cc
115
_Unwind_VRS_Result res = _Unwind_VRS_Get(ctx,
_UVRSC_CORE
,
Completed in 28 milliseconds