Home | History | Annotate | Download | only in src

Lines Matching refs:unwind_phase2_forced

239 unwind_phase2_forced(unw_context_t *uc, unw_cursor_t *cursor,
250 _LIBUNWIND_TRACE_UNWINDING("unwind_phase2_forced(ex_ojb=%p): unw_step "
266 "unwind_phase2_forced(ex_ojb=%p): start_ip=0x%" PRIxPTR
279 "unwind_phase2_forced(ex_ojb=%p): stop function returned %d",
283 "unwind_phase2_forced(ex_ojb=%p): stopped by stop function",
293 "unwind_phase2_forced(ex_ojb=%p): calling personality function %p",
300 _LIBUNWIND_TRACE_UNWINDING("unwind_phase2_forced(ex_ojb=%p): "
307 _LIBUNWIND_TRACE_UNWINDING("unwind_phase2_forced(ex_ojb=%p): "
316 _LIBUNWIND_TRACE_UNWINDING("unwind_phase2_forced(ex_ojb=%p): "
327 _LIBUNWIND_TRACE_UNWINDING("unwind_phase2_forced(ex_ojb=%p): calling stop "
385 unwind_phase2_forced(&uc, &cursor, exception_object,
415 return unwind_phase2_forced(&uc, &cursor, exception_object, stop, stop_parameter);