mirror of
https://github.com/opnsense/src.git
synced 2026-02-27 03:40:37 -05:00
unwind_frame() may be instrumented by FBT, leading to recursion into dtrace_probe(). Manually inline unwind_frame() as we do with stack unwinding code for other architectures. Submitted by: Domagoj Stolfa Reviewed by: manu MFC after: 1 week Sponsored by: DARPA / AFRL Differential Revision: https://reviews.freebsd.org/D15359 |
||
|---|---|---|
| .. | ||
| dtrace_asm.S | ||
| dtrace_isa.c | ||
| dtrace_subr.c | ||
| regset.h | ||