Home
last modified time | relevance | path

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

/openbsd-src/sys/sys/
H A Dstacktrace.h24 struct stacktrace { struct
30 void stacktrace_print(struct stacktrace *, int (*)(const char *, ...)); argument
/openbsd-src/sys/arch/mips64/mips64/
H A Dtrap.c1108 stacktrace(struct trapframe *regs) in stacktrace() function