Searched refs:backtrace (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/head/
H A Dexecinfo.h32 * These functions provide glibc-compatible backtrace functionality.
40 extern int backtrace(void **, int);
/illumos-gate/usr/src/cmd/sgs/link_audit/common/
H A Dwhocalls.ksh30 backtrace is displayed
/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 78 milliseconds