Searched defs:backtrace (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/lib/libc/port/gen/
H A Dwalkstack.c40 * When performing a stack backtrace, we would like to
75 * copying the previous stack frame, allowing naive backtrace code to simply
82 * continue our backtrace. Detecting the frame itself is easy according to
391 typedef struct backtrace { struct
416 backtrace(void **buffer, int count) function
434 * format backtrace string
/illumos-gate/usr/src/man/man3c/
H A DMakefile697 backtrace.3c \
2411 backtrace.3c := LINKSRC = walkcontext.3c

Completed in 53 milliseconds