Home
last modified time | relevance | path

Searched refs:unwind_stack_one (Results 1 – 4 of 4) sorted by relevance

/f-stack/freebsd/arm/include/
H A Dstack.h60 int unwind_stack_one(struct unwind_state *, int);
/f-stack/freebsd/arm/arm/
H A Dstack_machdep.c46 while (unwind_stack_one(state, 0) == 0) { in stack_capture()
H A Ddb_trace.c70 finished = unwind_stack_one(state, 1); in db_stack_trace_cmd()
H A Dunwind.c548 unwind_stack_one(struct unwind_state *state, int can_lock __unused) in unwind_stack_one() function