Home
last modified time | relevance | path

Searched refs:_Unwind_SetIP (Results 1 – 25 of 32) sorted by relevance

12

/openbsd/gnu/llvm/libunwind/src/
H A DUnwind_AppleExtras.cpp65 NOT_HERE_BEFORE_10_6(_Unwind_SetIP)
102 NOT_HERE_BEFORE_5_0(_Unwind_SetIP)
H A DUnwind-sjlj.c461 _LIBUNWIND_EXPORT void _Unwind_SetIP(struct _Unwind_Context *context, in _Unwind_SetIP() function
H A DUnwindLevel1.c579 _LIBUNWIND_EXPORT void _Unwind_SetIP(struct _Unwind_Context *context, in _Unwind_SetIP() function
/openbsd/gnu/gcc/gcc/
H A Dunwind-compat.c210 _Unwind_SetIP (struct _Unwind_Context *context, _Unwind_Ptr val) in _Unwind_SetIP() function
214 symver (_Unwind_SetIP, GCC_3.0);
H A Dunwind-generic.h159 extern void _Unwind_SetIP (struct _Unwind_Context *, _Unwind_Ptr);
H A Dunwind-c.c236 _Unwind_SetIP (context, landing_pad);
H A Dunwind-sjlj.c231 _Unwind_SetIP (struct _Unwind_Context *context, _Unwind_Ptr val) in _Unwind_SetIP() function
H A Dlibgcc-std.ver160 _Unwind_SetIP
H A Dunwind-dw2.c322 _Unwind_SetIP (struct _Unwind_Context *context, _Unwind_Ptr val) in _Unwind_SetIP() function
1563 alias (_Unwind_SetIP);
/openbsd/gnu/gcc/gcc/config/i386/
H A Dnetware-libgcc.exp74 _Unwind_SetIP
/openbsd/gnu/llvm/clang/lib/Headers/
H A Dunwind.h236 void _Unwind_SetIP(struct _Unwind_Context *__context, _Unwind_Word __value) { in _Unwind_SetIP() function
245 void _Unwind_SetIP(struct _Unwind_Context *, _Unwind_Word);
/openbsd/gnu/llvm/libunwind/include/
H A Dunwind_itanium.h70 extern void _Unwind_SetIP(struct _Unwind_Context *, uintptr_t new_value);
H A Dunwind_arm_ehabi.h161 void _Unwind_SetIP(struct _Unwind_Context *context, uintptr_t value) { in _Unwind_SetIP() function
/openbsd/gnu/usr.bin/gcc/gcc/
H A Dunwind-libunwind.c143 _Unwind_SetIP (struct _Unwind_Context *context, _Unwind_Ptr val) in _Unwind_SetIP() function
H A Dunwind.h151 extern void _Unwind_SetIP (struct _Unwind_Context *, _Unwind_Ptr);
H A Dunwind-c.c184 _Unwind_SetIP (context, landing_pad); in PERSONALITY_FUNCTION()
H A Dlibgcc-std.ver160 _Unwind_SetIP
H A Dunwind-sjlj.c203 _Unwind_SetIP (struct _Unwind_Context *context, _Unwind_Ptr val) in _Unwind_SetIP() function
/openbsd/gnu/usr.bin/gcc/gcc/config/sh/
H A Dlibgcc-std.ver160 _Unwind_SetIP
/openbsd/gnu/gcc/gcc/config/arm/
H A Dunwind-arm.h264 #define _Unwind_SetIP(context, val) \ macro
/openbsd/gnu/llvm/compiler-rt/lib/builtins/
H A Dgcc_personality_v0.c241 _Unwind_SetIP(context, (funcStart + landingPad)); in __gcc_personality_sj0()
/openbsd/gnu/lib/libstdc++/libstdc++/libsupc++/
H A Deh_personality.cc450 _Unwind_SetIP (context, landing_pad); in PERSONALITY_FUNCTION()
/openbsd/gnu/gcc/libstdc++-v3/libsupc++/
H A Deh_personality.cc684 _Unwind_SetIP (context, landing_pad); in PERSONALITY_FUNCTION()
/openbsd/gnu/llvm/libcxxabi/src/
H A Dcxa_personality.cpp560 _Unwind_SetIP(context, results.landingPad); in set_registers()
/openbsd/gnu/gcc/gcc/config/ia64/
H A Dunwind-ia64.c1717 _Unwind_SetIP (struct _Unwind_Context *context, _Unwind_Ptr val) in _Unwind_SetIP() function
2416 alias (_Unwind_SetIP);

12