Searched refs:_Unwind_VRS_DataRepresentation (Results 1 – 4 of 4) sorted by relevance
/freebsd/contrib/llvm-project/libunwind/include/ |
H A D | unwind_arm_ehabi.h | 107 } _Unwind_VRS_DataRepresentation; typedef 119 uint32_t regno, _Unwind_VRS_DataRepresentation representation, 124 uint32_t regno, _Unwind_VRS_DataRepresentation representation, 130 _Unwind_VRS_DataRepresentation representation);
|
/freebsd/contrib/libcxxrt/ |
H A D | unwind-arm.h | 129 } _Unwind_VRS_DataRepresentation; typedef 134 _Unwind_VRS_DataRepresentation representation, 139 _Unwind_VRS_DataRepresentation representation,
|
/freebsd/contrib/llvm-project/clang/lib/Headers/ |
H A D | unwind.h | 189 } _Unwind_VRS_DataRepresentation; typedef 207 _Unwind_VRS_DataRepresentation __representation, 213 _Unwind_VRS_DataRepresentation __representation,
|
/freebsd/contrib/llvm-project/libunwind/src/ |
H A D | Unwind-EHABI.cpp | 891 ValueAsBitPattern(_Unwind_VRS_DataRepresentation representation, in ValueAsBitPattern() 911 uint32_t regno, _Unwind_VRS_DataRepresentation representation, in _Unwind_VRS_Set() 979 _Unwind_VRS_DataRepresentation representation, in _Unwind_VRS_Get_Internal() 1041 uint32_t regno, _Unwind_VRS_DataRepresentation representation, in _Unwind_VRS_Get() 1057 _Unwind_VRS_DataRepresentation representation) { in _Unwind_VRS_Pop()
|