Home
last modified time | relevance | path

Searched refs:_Unwind_SetGR (Results 1 – 6 of 6) sorted by relevance

/ndk/sources/cxx-stl/gabi++/include/
Dunwind-arm.h153 static inline void _Unwind_SetGR(_Unwind_Context* ctx, int reg, uint32_t val) { in _Unwind_SetGR() function
163 _Unwind_SetGR(ctx, UNWIND_IP_REG, (val | thumbState)); in _Unwind_SetIP()
Dunwind-itanium.h91 void _Unwind_SetGR(struct _Unwind_Context*, int index, uint64_t new_value);
/ndk/sources/cxx-stl/gabi++/src/
Dhelper_func_internal.cc354 _Unwind_SetGR(context, 0, reinterpret_cast<uintptr_t>(unwind_exception)); in setRegisters()
355 _Unwind_SetGR(context, 1, static_cast<uintptr_t>(results.ttypeIndex)); in setRegisters()
486 _Unwind_SetGR(context, __builtin_eh_return_data_regno(0), in setRegisters()
488 _Unwind_SetGR(context, __builtin_eh_return_data_regno(1), in setRegisters()
Dhelper_func_internal.h110 _Unwind_SetGR (context, UNWIND_POINTER_REG, reinterpret_cast<uint32_t>(unwind_exception));
/ndk/build/tools/unwanted-symbols/mips/
Dlibgcc.a.functions.txt249 _Unwind_SetGR
/ndk/build/tools/unwanted-symbols/x86/
Dlibgcc.a.functions.txt500 _Unwind_SetGR