Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/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);
/freebsd/contrib/llvm-project/libunwind/include/
H A Dunwind_itanium.h70 extern void _Unwind_SetIP(struct _Unwind_Context *, uintptr_t new_value);
H A Dunwind_arm_ehabi.h165 void _Unwind_SetIP(struct _Unwind_Context *context, uintptr_t value) { in _Unwind_SetIP() function
/freebsd/contrib/llvm-project/libunwind/src/
H A DUnwind-wasm.c105 _LIBUNWIND_EXPORT void _Unwind_SetIP(struct _Unwind_Context *context, in _Unwind_SetIP() function
H A DUnwind-sjlj.c462 _LIBUNWIND_EXPORT void _Unwind_SetIP(struct _Unwind_Context *context, in _Unwind_SetIP()
464 _LIBUNWIND_TRACE_API("_Unwind_SetIP(context=%p, value=0x%" PRIxPTR ")", in _Unwind_SetIP()
461 _LIBUNWIND_EXPORT void _Unwind_SetIP(struct _Unwind_Context *context, _Unwind_SetIP() function
H A DUnwindLevel1.c605 _LIBUNWIND_EXPORT void _Unwind_SetIP(struct _Unwind_Context *context, in _Unwind_SetIP() function
/freebsd/contrib/libcxxrt/
H A Dunwind-itanium.h98 extern void _Unwind_SetIP (struct _Unwind_Context *, unsigned long);
H A Dunwind-arm.h180 static inline void _Unwind_SetIP(_Unwind_Context *context, unsigned long val) in _Unwind_SetIP() function
H A Dexception.cc1238 _Unwind_SetIP(context, reinterpret_cast<unsigned long>(action.landing_pad));
/freebsd/contrib/llvm-project/compiler-rt/lib/builtins/
H A Dgcc_personality_v0.c256 _Unwind_SetIP(context, (funcStart + landingPad)); in __gcc_personality_sj0()
/freebsd/contrib/llvm-project/compiler-rt/lib/dfsan/
H A Dlibc_ubuntu1404_abilist.txt148 fun:_Unwind_SetIP=uninstrumented