Searched refs:unwind_stack_one (Results 1 - 5 of 5) sorted by relevance

/freebsd-13-stable/sys/arm/include/
H A Dstack.h60 int unwind_stack_one(struct unwind_state *, int);
/freebsd-13-stable/sys/arm/arm/
H A Dstack_machdep.c46 while (unwind_stack_one(state, 0) == 0) {
H A Ddb_trace.c70 finished = unwind_stack_one(state, 1);
H A Dunwind.c548 unwind_stack_one(struct unwind_state *state, int can_lock __unused) function
/freebsd-13-stable/sys/cddl/dev/dtrace/arm/
H A Ddtrace_isa.c91 done = unwind_stack_one(&state, 1);
158 done = unwind_stack_one(&state, 1);

Completed in 61 milliseconds