Home
last modified time | relevance | path

Searched refs:unwind_frame (Results 1 – 5 of 5) sorted by relevance

/f-stack/freebsd/arm64/include/
H A Dstack.h41 bool unwind_frame(struct thread *, struct unwind_state *);
H A Dcsan.h90 if (!unwind_frame(curthread, &frame)) in kcsan_md_unwind()
/f-stack/freebsd/arm64/arm64/
H A Dunwind.c39 unwind_frame(struct thread *td, struct unwind_state *frame) in unwind_frame() function
H A Dstack_machdep.c51 if (!unwind_frame(td, frame)) in stack_capture()
H A Ddb_trace.c78 if (!unwind_frame(td, frame)) in db_stack_trace_cmd()