Home
last modified time | relevance | path

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

/external/libunwind_llvm/include/
Dunwind.h181 } _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/
Dunwind.h145 } _Unwind_VRS_DataRepresentation; typedef
156 _Unwind_VRS_DataRepresentation __representation,
162 _Unwind_VRS_DataRepresentation __representation,
/external/libunwind_llvm/src/
DUnwind-EHABI.cpp770 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()