Searched refs:_Unwind_VRS_DataRepresentation (Results 1 - 5 of 5) sorted by relevance

/openbsd-current/gnu/llvm/libunwind/include/
H A Dunwind_arm_ehabi.h103 } _Unwind_VRS_DataRepresentation; typedef in typeref:enum:__anon302
115 uint32_t regno, _Unwind_VRS_DataRepresentation representation,
120 uint32_t regno, _Unwind_VRS_DataRepresentation representation,
126 _Unwind_VRS_DataRepresentation representation);
/openbsd-current/gnu/gcc/gcc/config/arm/
H A Dunwind-arm.h148 _Unwind_VRS_DataRepresentation; typedef in typeref:enum:__anon134
176 _uw, _Unwind_VRS_DataRepresentation,
180 _uw, _Unwind_VRS_DataRepresentation,
184 _uw, _Unwind_VRS_DataRepresentation);
H A Dunwind-arm.c179 _Unwind_VRS_DataRepresentation representation,
210 _Unwind_VRS_DataRepresentation representation,
242 _Unwind_VRS_DataRepresentation representation)
/openbsd-current/gnu/llvm/clang/lib/Headers/
H A Dunwind.h189 } _Unwind_VRS_DataRepresentation; typedef in typeref:enum:__anon677
207 _Unwind_VRS_DataRepresentation __representation,
213 _Unwind_VRS_DataRepresentation __representation,
/openbsd-current/gnu/llvm/libunwind/src/
H A DUnwind-EHABI.cpp888 static uint64_t ValueAsBitPattern(_Unwind_VRS_DataRepresentation representation,
908 uint32_t regno, _Unwind_VRS_DataRepresentation representation,
976 _Unwind_VRS_DataRepresentation representation,
1038 uint32_t regno, _Unwind_VRS_DataRepresentation representation,
1054 _Unwind_VRS_DataRepresentation representation) {

Completed in 92 milliseconds