Searched defs:_UVRSD_UINT32 (Results 1 - 2 of 2) sorted by relevance

/external/clang/lib/Headers/
H A Dunwind.h140 _UVRSD_UINT32 = 0, enumerator in enum:__anon17937
168 _Unwind_VRS_Get(__context, _UVRSC_CORE, __index, _UVRSD_UINT32, &__value);
175 _Unwind_VRS_Set(__context, _UVRSC_CORE, __index, _UVRSD_UINT32, &__value);
/external/libcxxabi/include/
H A Dunwind.h180 _UVRSD_UINT32 = 0, enumerator in enum:__anon23612
213 _Unwind_VRS_Get(context, _UVRSC_CORE, (uint32_t)index, _UVRSD_UINT32, &value);
220 _UVRSD_UINT32, &new_value);

Completed in 141 milliseconds