Home
last modified time | relevance | path

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

/ndk/sources/cxx-stl/gabi++/include/
Dunwind-arm.h98 } _Unwind_VRS_RegClass; typedef
123 _Unwind_VRS_RegClass regclass,
129 _Unwind_VRS_RegClass regclass,
/ndk/sources/cxx-stl/llvm-libc++abi/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,
/ndk/sources/cxx-stl/llvm-libc++abi/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()