Home
last modified time | relevance | path

Searched defs:unwind_state (Results 1 – 2 of 2) sorted by relevance

/f-stack/freebsd/arm/include/
H A Dstack.h43 struct unwind_state { struct
60 int unwind_stack_one(struct unwind_state *, int); argument
/f-stack/freebsd/arm64/include/
H A Dstack.h35 struct unwind_state { struct
41 bool unwind_frame(struct thread *, struct unwind_state *); argument