Searched refs:_Unwind_VRS_DataRepresentation (Results 1 – 3 of 3) sorted by relevance
/external/libunwind_llvm/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);
|
/external/clang/lib/Headers/ |
D | unwind.h | 145 } _Unwind_VRS_DataRepresentation; typedef 156 _Unwind_VRS_DataRepresentation __representation, 162 _Unwind_VRS_DataRepresentation __representation,
|
/external/libunwind_llvm/src/ |
D | Unwind-EHABI.cpp | 770 static uint64_t ValueAsBitPattern(_Unwind_VRS_DataRepresentation representation, in ValueAsBitPattern() 790 uint32_t regno, _Unwind_VRS_DataRepresentation representation, in _Unwind_VRS_Set() 843 _Unwind_VRS_DataRepresentation representation, in _Unwind_VRS_Get_Internal() 892 _Unwind_VRS_DataRepresentation representation, in _Unwind_VRS_Get() 908 _Unwind_VRS_DataRepresentation representation) { in _Unwind_VRS_Pop()
|