Home
last modified time | relevance | path

Searched refs:_UVRSD_VFPX (Results 1 – 3 of 3) sorted by relevance

/ndk/sources/cxx-stl/llvm-libc++abi/libcxxabi/src/Unwind/
DUnwind-EHABI.cpp330 v & 0x0f), _UVRSD_VFPX); in _Unwind_VRS_Interpret()
340 RegisterRange(8, byte & 0x07), _UVRSD_VFPX); in _Unwind_VRS_Interpret()
773 case _UVRSD_VFPX: in ValueAsBitPattern()
808 if (representation != _UVRSD_VFPX && representation != _UVRSD_DOUBLE) in _Unwind_VRS_Set()
810 if (representation == _UVRSD_VFPX) { in _Unwind_VRS_Set()
856 if (representation != _UVRSD_VFPX && representation != _UVRSD_DOUBLE) in _Unwind_VRS_Get_Internal()
858 if (representation == _UVRSD_VFPX) { in _Unwind_VRS_Get_Internal()
939 if (representation != _UVRSD_VFPX && representation != _UVRSD_DOUBLE) in _Unwind_VRS_Pop()
959 if (representation == _UVRSD_VFPX) in _Unwind_VRS_Pop()
/ndk/sources/cxx-stl/gabi++/include/
Dunwind-arm.h102 _UVRSD_VFPX = 1, enumerator
/ndk/sources/cxx-stl/llvm-libc++abi/libcxxabi/include/
Dunwind.h177 _UVRSD_VFPX = 1, enumerator