Searched refs:unwind_state (Results 1 - 15 of 15) sorted by relevance

/freebsd-12-stable/sys/riscv/include/
H A Dstack.h43 struct unwind_state { struct
49 int unwind_frame(struct unwind_state *);
/freebsd-12-stable/sys/arm64/include/
H A Dstack.h35 struct unwind_state { struct
41 int unwind_frame(struct unwind_state *);
/freebsd-12-stable/sys/arm/include/
H A Dstack.h43 struct unwind_state { struct
60 int unwind_stack_one(struct unwind_state *, int);
/freebsd-12-stable/sys/riscv/riscv/
H A Dunwind.c43 unwind_frame(struct unwind_state *frame)
H A Dstack_machdep.c48 stack_capture(struct stack *st, struct unwind_state *frame)
66 struct unwind_state frame;
90 struct unwind_state frame;
H A Ddb_trace.c76 db_stack_trace_cmd(struct unwind_state *frame)
130 struct unwind_state frame;
145 struct unwind_state frame;
/freebsd-12-stable/sys/arm64/arm64/
H A Dunwind.c38 unwind_frame(struct unwind_state *frame)
H A Dstack_machdep.c44 stack_capture(struct stack *st, struct unwind_state *frame)
61 struct unwind_state frame;
85 struct unwind_state frame;
H A Ddb_trace.c68 db_stack_trace_cmd(struct unwind_state *frame)
106 struct unwind_state frame;
124 struct unwind_state frame;
/freebsd-12-stable/sys/arm/arm/
H A Dstack_machdep.c39 stack_capture(struct stack *st, struct unwind_state *state)
52 struct unwind_state state;
69 struct unwind_state state;
H A Ddb_trace.c58 db_stack_trace_cmd(struct unwind_state *state)
156 struct unwind_state state;
176 struct unwind_state state;
H A Dunwind.c351 unwind_exec_read_byte(struct unwind_state *state)
371 unwind_exec_insn(struct unwind_state *state)
496 unwind_tab(struct unwind_state *state)
548 unwind_stack_one(struct unwind_state *state, int can_lock __unused)
/freebsd-12-stable/sys/cddl/dev/dtrace/aarch64/
H A Ddtrace_isa.c71 struct unwind_state state;
273 struct unwind_state state;
/freebsd-12-stable/sys/cddl/dev/dtrace/arm/
H A Ddtrace_isa.c71 struct unwind_state state;
144 struct unwind_state state;
/freebsd-12-stable/sys/cddl/dev/dtrace/riscv/
H A Ddtrace_isa.c73 struct unwind_state state;
258 struct unwind_state state;

Completed in 1022 milliseconds