/openbsd/gnu/gcc/gcc/ |
H A D | unwind-c.c | 141 _Unwind_SetGR (context, 12, ip); 233 _Unwind_SetGR (context, __builtin_eh_return_data_regno (0), 235 _Unwind_SetGR (context, __builtin_eh_return_data_regno (1), 0);
|
H A D | unwind-compat.c | 199 _Unwind_SetGR (struct _Unwind_Context *context, int index, in _Unwind_SetGR() function 204 symver (_Unwind_SetGR, GCC_3.0);
|
H A D | unwind-generic.h | 155 extern void _Unwind_SetGR (struct _Unwind_Context *, int, _Unwind_Word);
|
H A D | unwind-sjlj.c | 208 _Unwind_SetGR (struct _Unwind_Context *context, int index, _Unwind_Word val) in _Unwind_SetGR() function
|
H A D | libgcc-std.ver | 159 _Unwind_SetGR
|
H A D | unwind-dw2.c | 229 _Unwind_SetGR (struct _Unwind_Context *context, int index, _Unwind_Word val) in _Unwind_SetGR() function 1562 alias (_Unwind_SetGR);
|
/openbsd/gnu/gcc/gcc/config/arm/ |
H A D | unwind-arm.c | 835 _Unwind_SetGR (context, R_PC, lp); in __gnu_unwind_pr_common() 886 _Unwind_SetGR (context, R_PC, lp); in __gnu_unwind_pr_common() 887 _Unwind_SetGR (context, 0, (_uw) ucbp); in __gnu_unwind_pr_common() 946 _Unwind_SetGR (context, R_PC, lp); in __gnu_unwind_pr_common() 947 _Unwind_SetGR (context, 0, (_uw) ucbp); in __gnu_unwind_pr_common() 970 _Unwind_SetGR (context, R_LR, _Unwind_GetGR (context, R_PC)); in __gnu_unwind_pr_common() 971 _Unwind_SetGR (context, R_PC, (_uw) &__cxa_call_unexpected); in __gnu_unwind_pr_common()
|
H A D | unwind-arm.h | 257 _Unwind_SetGR (_Unwind_Context *context, int regno, _Unwind_Word val) in _Unwind_SetGR() function 265 _Unwind_SetGR (context, 15, val | (_Unwind_GetGR (context, 15) & 1))
|
/openbsd/gnu/llvm/clang/lib/Headers/ |
H A D | unwind.h | 224 void _Unwind_SetGR(struct _Unwind_Context *__context, int __index, in _Unwind_SetGR() function 238 _Unwind_SetGR(__context, 15, __value | __thumb_mode_bit); in _Unwind_SetIP() 242 void _Unwind_SetGR(struct _Unwind_Context *, int, _Unwind_Word);
|
/openbsd/gnu/llvm/libunwind/include/ |
H A D | unwind_arm_ehabi.h | 149 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 D | unwind_itanium.h | 67 extern void _Unwind_SetGR(struct _Unwind_Context *context, int index,
|
/openbsd/gnu/llvm/libunwind/src/ |
H A D | Unwind_AppleExtras.cpp | 64 NOT_HERE_BEFORE_10_6(_Unwind_SetGR) 101 NOT_HERE_BEFORE_5_0(_Unwind_SetGR)
|
H A D | Unwind-sjlj.c | 427 _LIBUNWIND_EXPORT void _Unwind_SetGR(struct _Unwind_Context *context, int index, in _Unwind_SetGR() function
|
H A D | UnwindLevel1.c | 557 _LIBUNWIND_EXPORT void _Unwind_SetGR(struct _Unwind_Context *context, int index, in _Unwind_SetGR() function
|
/openbsd/gnu/usr.bin/gcc/gcc/ |
H A D | unwind-c.c | 181 _Unwind_SetGR (context, __builtin_eh_return_data_regno (0), in PERSONALITY_FUNCTION() 183 _Unwind_SetGR (context, __builtin_eh_return_data_regno (1), 0); in PERSONALITY_FUNCTION()
|
H A D | unwind-libunwind.c | 122 _Unwind_SetGR (struct _Unwind_Context *context, int index, _Unwind_Word val) in _Unwind_SetGR() function
|
H A D | unwind.h | 148 extern void _Unwind_SetGR (struct _Unwind_Context *, int, _Unwind_Word);
|
H A D | libgcc-std.ver | 159 _Unwind_SetGR
|
H A D | unwind-sjlj.c | 187 _Unwind_SetGR (struct _Unwind_Context *context, int index, _Unwind_Word val) in _Unwind_SetGR() function
|
/openbsd/gnu/llvm/compiler-rt/lib/builtins/ |
H A D | gcc_personality_v0.c | 238 _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()
|
/openbsd/gnu/gcc/libstdc++-v3/libsupc++/ |
H A D | eh_personality.cc | 407 _Unwind_SetGR(context, 12, ip); in PERSONALITY_FUNCTION() 680 _Unwind_SetGR (context, __builtin_eh_return_data_regno (0), in PERSONALITY_FUNCTION() 682 _Unwind_SetGR (context, __builtin_eh_return_data_regno (1), in PERSONALITY_FUNCTION()
|
/openbsd/gnu/lib/libstdc++/libstdc++/libsupc++/ |
H A D | eh_personality.cc | 446 _Unwind_SetGR (context, __builtin_eh_return_data_regno (0), in PERSONALITY_FUNCTION() 448 _Unwind_SetGR (context, __builtin_eh_return_data_regno (1), in PERSONALITY_FUNCTION()
|
/openbsd/gnu/usr.bin/gcc/gcc/config/sh/ |
H A D | libgcc-std.ver | 159 _Unwind_SetGR
|
/openbsd/gnu/llvm/libcxxabi/src/ |
H A D | cxa_personality.cpp | 556 _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()
|
/openbsd/gnu/llvm/llvm/examples/ExceptionDemo/ |
H A D | ExceptionDemo.cpp | 717 _Unwind_SetGR(context, in handleLsda() 725 _Unwind_SetGR(context, in handleLsda() 732 _Unwind_SetGR(context, in handleLsda()
|