Home
last modified time | relevance | path

Searched refs:__unw_getcontext (Results 1 – 6 of 6) sorted by relevance

/freebsd/contrib/llvm-project/libunwind/src/
H A DUnwindRegistersSave.S28 # extern int __unw_getcontext(unw_context_t* thread_state)
39 DEFINE_LIBUNWIND_FUNCTION(__unw_getcontext)
100 .weak_anti_dep __unw_getcontext
101 .set __unw_getcontext, "#__unw_getcontext" define
112 # extern int __unw_getcontext(unw_context_t* thread_state)
117 DEFINE_LIBUNWIND_FUNCTION(__unw_getcontext)
175 # extern int __unw_getcontext(unw_context_t* thread_state)
180 DEFINE_LIBUNWIND_FUNCTION(__unw_getcontext)
286 # extern int __unw_getcontext(unw_context_t* thread_state)
291 DEFINE_LIBUNWIND_FUNCTION(__unw_getcontext)
[all …]
H A DUnwindLevel1-gcc-ext.c120 __unw_getcontext(&uc); in _Unwind_FindEnclosingFunction()
136 __unw_getcontext(&uc); in _Unwind_Backtrace()
223 __unw_getcontext(&uc); in _Unwind_Find_FDE()
H A DUnwindLevel1.c454 __unw_getcontext(&uc); in _Unwind_RaiseException()
488 __unw_getcontext(&uc); in _Unwind_Resume()
513 __unw_getcontext(&uc); in _Unwind_ForcedUnwind()
H A Dlibunwind_ext.h26 extern int __unw_getcontext(unw_context_t *);
H A DUnwind-seh.cpp429 __unw_getcontext(&uc); in _Unwind_Resume()
467 __unw_getcontext(&uc); in _Unwind_ForcedUnwind()
H A DUnwind-EHABI.cpp822 __unw_getcontext(&uc); in _Unwind_RaiseException()
860 __unw_getcontext(&uc); in _Unwind_Resume()
1159 __unw_getcontext(&uc); in _Unwind_ForcedUnwind()