Searched defs:stack_capture (Results 1 – 6 of 6) sorted by relevance
| /freebsd-13.1/sys/arm/arm/ |
| H A D | stack_machdep.c | 42 stack_capture(struct stack *st, struct unwind_state *state) in stack_capture() function
|
| /freebsd-13.1/sys/arm64/arm64/ |
| H A D | stack_machdep.c | 45 stack_capture(struct thread *td, struct stack *st, struct unwind_state *frame) in stack_capture() function
|
| /freebsd-13.1/sys/riscv/riscv/ |
| H A D | stack_machdep.c | 50 stack_capture(struct thread *td, struct stack *st, struct unwind_state *frame) in stack_capture() function
|
| /freebsd-13.1/sys/powerpc/powerpc/ |
| H A D | stack_machdep.c | 56 stack_capture(struct stack *st, vm_offset_t frame) in stack_capture() function
|
| /freebsd-13.1/sys/mips/mips/ |
| H A D | stack_machdep.c | 47 stack_capture(struct stack *st, struct thread *td, uintptr_t pc, uintptr_t sp) in stack_capture() function
|
| /freebsd-13.1/sys/x86/x86/ |
| H A D | stack_machdep.c | 74 stack_capture(struct thread *td, struct stack *st, register_t fp) in stack_capture() function
|