Home
last modified time | relevance | path

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

/external/libcxxabi/include/
Dunwind.h173 } _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/
Dunwind.h137 } _Unwind_VRS_RegClass; typedef
154 _Unwind_VRS_RegClass __regclass,
160 _Unwind_VRS_RegClass __regclass,
/external/libcxxabi/src/Unwind/
DUnwind-EHABI.cpp783 _Unwind_VRS_Set(_Unwind_Context *context, _Unwind_VRS_RegClass regclass, in _Unwind_VRS_Set()
836 _Unwind_VRS_RegClass regclass, uint32_t regno, in _Unwind_VRS_Get_Internal()
884 _Unwind_VRS_RegClass regclass, in _Unwind_VRS_Get()
900 _Unwind_VRS_Pop(_Unwind_Context *context, _Unwind_VRS_RegClass regclass, in _Unwind_VRS_Pop()