Searched refs:_Unwind_VRS_DataRepresentation (Results 1 – 3 of 3) sorted by relevance
/ndk/sources/cxx-stl/gabi++/include/ |
D | unwind-arm.h | 106 } _Unwind_VRS_DataRepresentation; typedef 125 _Unwind_VRS_DataRepresentation representation, 131 _Unwind_VRS_DataRepresentation representation,
|
/ndk/sources/cxx-stl/llvm-libc++abi/libcxxabi/include/ |
D | unwind.h | 181 } _Unwind_VRS_DataRepresentation; typedef 193 uint32_t regno, _Unwind_VRS_DataRepresentation representation, 198 uint32_t regno, _Unwind_VRS_DataRepresentation representation, 204 _Unwind_VRS_DataRepresentation representation);
|
/ndk/sources/cxx-stl/llvm-libc++abi/libcxxabi/src/Unwind/ |
D | Unwind-EHABI.cpp | 764 static uint64_t ValueAsBitPattern(_Unwind_VRS_DataRepresentation representation, in ValueAsBitPattern() 784 uint32_t regno, _Unwind_VRS_DataRepresentation representation, in _Unwind_VRS_Set() 837 _Unwind_VRS_DataRepresentation representation, in _Unwind_VRS_Get_Internal() 886 _Unwind_VRS_DataRepresentation representation, in _Unwind_VRS_Get() 902 _Unwind_VRS_DataRepresentation representation) { in _Unwind_VRS_Pop()
|