Searched refs:_Unwind_VRS_RegClass (Results 1 – 3 of 3) sorted by relevance
/external/libunwind_llvm/include/ |
D | unwind.h | 173 } _Unwind_VRS_RegClass; typedef 192 _Unwind_VRS_Get(_Unwind_Context *context, _Unwind_VRS_RegClass regclass, 197 _Unwind_VRS_Set(_Unwind_Context *context, _Unwind_VRS_RegClass regclass, 202 _Unwind_VRS_Pop(_Unwind_Context *context, _Unwind_VRS_RegClass regclass,
|
/external/clang/lib/Headers/ |
D | unwind.h | 137 } _Unwind_VRS_RegClass; typedef 154 _Unwind_VRS_RegClass __regclass, 160 _Unwind_VRS_RegClass __regclass,
|
/external/libunwind_llvm/src/ |
D | Unwind-EHABI.cpp | 789 _Unwind_VRS_Set(_Unwind_Context *context, _Unwind_VRS_RegClass regclass, in _Unwind_VRS_Set() 842 _Unwind_VRS_RegClass regclass, uint32_t regno, in _Unwind_VRS_Get_Internal() 890 _Unwind_VRS_RegClass regclass, in _Unwind_VRS_Get() 906 _Unwind_VRS_Pop(_Unwind_Context *context, _Unwind_VRS_RegClass regclass, in _Unwind_VRS_Pop()
|