Searched refs:_Unwind_VRS_DataRepresentation (Results 1 – 3 of 3) sorted by relevance
/external/libunwind_llvm/include/ |
D | unwind.h | 193 } _Unwind_VRS_DataRepresentation; typedef 205 uint32_t regno, _Unwind_VRS_DataRepresentation representation, 210 uint32_t regno, _Unwind_VRS_DataRepresentation representation, 216 _Unwind_VRS_DataRepresentation representation);
|
/external/clang/lib/Headers/ |
D | unwind.h | 153 } _Unwind_VRS_DataRepresentation; typedef 173 _Unwind_VRS_DataRepresentation __representation, 179 _Unwind_VRS_DataRepresentation __representation,
|
/external/libunwind_llvm/src/ |
D | Unwind-EHABI.cpp | 733 static uint64_t ValueAsBitPattern(_Unwind_VRS_DataRepresentation representation, in ValueAsBitPattern() 753 uint32_t regno, _Unwind_VRS_DataRepresentation representation, in _Unwind_VRS_Set() 812 _Unwind_VRS_DataRepresentation representation, in _Unwind_VRS_Get_Internal() 865 uint32_t regno, _Unwind_VRS_DataRepresentation representation, in _Unwind_VRS_Get() 881 _Unwind_VRS_DataRepresentation representation) { in _Unwind_VRS_Pop()
|