Home
last modified time | relevance | path

Searched refs:unw_step (Results 1 – 3 of 3) sorted by relevance

/openbsd/src/gnu/usr.bin/gcc/gcc/
Dunwind-libunwind.c56 if (unw_step (&context->cursor) <= 0) in uw_frame_state_for()
/openbsd/src/gnu/llvm/libunwind/src/
Dlibunwind.cpp184 _LIBUNWIND_WEAK_ALIAS(__unw_step, unw_step) in _LIBUNWIND_WEAK_ALIAS() argument
/openbsd/src/gnu/llvm/libunwind/include/
Dlibunwind.h111 extern int unw_step(unw_cursor_t *) LIBUNWIND_AVAIL;