Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Headers/
H A Dunwind.h223 void _Unwind_SetGR(struct _Unwind_Context *__context, int __index, in _Unwind_SetGR() function
237 _Unwind_SetGR(__context, 15, __value | __thumb_mode_bit); in _Unwind_SetIP()
241 void _Unwind_SetGR(struct _Unwind_Context *, int, _Unwind_Word);
/llvm-project-15.0.7/libunwind/include/
H A Dunwind_arm_ehabi.h149 void _Unwind_SetGR(struct _Unwind_Context *context, int index, in _Unwind_SetGR() function
163 _Unwind_SetGR(context, 15, value | thumb_bit); in _Unwind_SetIP()
H A Dunwind_itanium.h67 extern void _Unwind_SetGR(struct _Unwind_Context *context, int index,
/llvm-project-15.0.7/libunwind/src/
H A DUnwind_AppleExtras.cpp64 NOT_HERE_BEFORE_10_6(_Unwind_SetGR)
101 NOT_HERE_BEFORE_5_0(_Unwind_SetGR)
H A DUnwind-sjlj.c427 _LIBUNWIND_EXPORT void _Unwind_SetGR(struct _Unwind_Context *context, int index, in _Unwind_SetGR() function
H A DUnwindLevel1.c537 _LIBUNWIND_EXPORT void _Unwind_SetGR(struct _Unwind_Context *context, int index, in _Unwind_SetGR() function
/llvm-project-15.0.7/compiler-rt/lib/builtins/
H A Dgcc_personality_v0.c238 _Unwind_SetGR(context, __builtin_eh_return_data_regno(0), in __gcc_personality_sj0()
240 _Unwind_SetGR(context, __builtin_eh_return_data_regno(1), 0); in __gcc_personality_sj0()
/llvm-project-15.0.7/libcxxabi/src/
H A Dcxa_personality.cpp556 _Unwind_SetGR(context, __builtin_eh_return_data_regno(0), in set_registers()
558 _Unwind_SetGR(context, __builtin_eh_return_data_regno(1), in set_registers()
1068 _Unwind_SetGR(context, REG_UCB, reinterpret_cast<uint32_t>(unwind_exception)); in __gxx_personality_v0()
H A Daix_state_tab_eh.inc559 _Unwind_SetGR(context, REG_EXCP_OBJ, reinterpret_cast<uintptr_t>(unwind_exception));
/llvm-project-15.0.7/llvm-libgcc/lib/
H A Dgcc_s.ver84 _Unwind_Find_FDE; _Unwind_GetGR; _Unwind_GetIP; _Unwind_SetGR; _Unwind_SetIP;
/llvm-project-15.0.7/llvm/examples/ExceptionDemo/
H A DExceptionDemo.cpp717 _Unwind_SetGR(context, in handleLsda()
725 _Unwind_SetGR(context, in handleLsda()
732 _Unwind_SetGR(context, in handleLsda()
/llvm-project-15.0.7/compiler-rt/lib/dfsan/
H A Dlibc_ubuntu1404_abilist.txt142 fun:_Unwind_SetGR=uninstrumented