Searched refs:_Unwind_VRS_RegClass (Results 1 – 3 of 3) sorted by relevance
/ndk/sources/cxx-stl/gabi++/include/ |
D | unwind-arm.h | 98 } _Unwind_VRS_RegClass; typedef 123 _Unwind_VRS_RegClass regclass, 129 _Unwind_VRS_RegClass regclass,
|
/ndk/sources/cxx-stl/llvm-libc++abi/libcxxabi/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,
|
/ndk/sources/cxx-stl/llvm-libc++abi/libcxxabi/src/Unwind/ |
D | Unwind-EHABI.cpp | 783 _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()
|