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.cpp300 RegisterRange(v >> 4, v & 0x0f), _UVRSD_VFPX); in _Unwind_VRS_Interpret()
310 RegisterRange(8, byte & 0x07), _UVRSD_VFPX); in _Unwind_VRS_Interpret()
733 case _UVRSD_VFPX: in ValueAsBitPattern()
769 if (representation != _UVRSD_VFPX && representation != _UVRSD_DOUBLE) in _Unwind_VRS_Set()
771 if (representation == _UVRSD_VFPX) { in _Unwind_VRS_Set()
817 if (representation != _UVRSD_VFPX && representation != _UVRSD_DOUBLE) in _Unwind_VRS_Get_Internal()
819 if (representation == _UVRSD_VFPX) { in _Unwind_VRS_Get_Internal()
898 if (representation != _UVRSD_VFPX && representation != _UVRSD_DOUBLE) in _Unwind_VRS_Pop()
918 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.h178 _UVRSD_VFPX = 1, enumerator