Home
last modified time | relevance | path

Searched refs:_Unwind_SetGR (Results 1 – 14 of 14) 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/llvm-libc++abi/libcxxabi/include/
Dunwind.h224 static inline void _Unwind_SetGR(struct _Unwind_Context* context, int index, in _Unwind_SetGR() function
238 _Unwind_SetGR(context, 15, new_value | thumb_bit); in _Unwind_SetIP()
242 extern void _Unwind_SetGR(struct _Unwind_Context *context, int index,
/ndk/sources/cxx-stl/llvm-libc++abi/libcxxabi/src/Unwind/
DUnwind_AppleExtras.cpp94 NOT_HERE_BEFORE_10_6(_Unwind_SetGR)
131 NOT_HERE_BEFORE_5_0(_Unwind_SetGR)
DUnwind-sjlj.c369 _LIBUNWIND_EXPORT void _Unwind_SetGR(struct _Unwind_Context *context, int index, in _Unwind_SetGR() function
DUnwindLevel1.c438 _LIBUNWIND_EXPORT void _Unwind_SetGR(struct _Unwind_Context *context, int index, in _Unwind_SetGR() function
/ndk/sources/cxx-stl/gabi++/src/
Dhelper_func_internal.cc351 _Unwind_SetGR(context, 0, reinterpret_cast<uintptr_t>(unwind_exception)); in setRegisters()
352 _Unwind_SetGR(context, 1, static_cast<uintptr_t>(results.ttypeIndex)); in setRegisters()
482 _Unwind_SetGR(context, __builtin_eh_return_data_regno(0), in setRegisters()
484 _Unwind_SetGR(context, __builtin_eh_return_data_regno(1), in setRegisters()
Dhelper_func_internal.h121 _Unwind_SetGR (context, UNWIND_POINTER_REG, reinterpret_cast<uint32_t>(unwind_exception));
/ndk/build/tools/unwanted-symbols/arm64/
Dlibgcc.a.functions.txt125 _Unwind_SetGR
/ndk/build/tools/unwanted-symbols/mips64/
Dlibgcc.a.functions.txt224 _Unwind_SetGR
/ndk/build/tools/unwanted-symbols/mips/
Dlibgcc.a.functions.txt249 _Unwind_SetGR
/ndk/sources/cxx-stl/llvm-libc++abi/libcxxabi/src/
Dcxa_personality.cpp506 _Unwind_SetGR(context, __builtin_eh_return_data_regno(0), in set_registers()
508 _Unwind_SetGR(context, __builtin_eh_return_data_regno(1), in set_registers()
1097 _Unwind_SetGR(context, REG_UCB, reinterpret_cast<uint32_t>(unwind_exception)); in __gxx_personality_v0()
/ndk/build/tools/unwanted-symbols/x86_64/
Dlibgcc.a.functions.txt501 _Unwind_SetGR
/ndk/build/tools/unwanted-symbols/x86/
Dlibgcc.a.functions.txt501 _Unwind_SetGR