Home
last modified time | relevance | path

Searched refs:BPT_POSTINIT (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/truss/
H A Dramdata.h231 #define BPT_POSTINIT 0x20 /* POSTINIT event in ld.so.1 */ macro
H A Dfcall.c164 Bp->flags |= BPT_POSTINIT; in establish_breakpoints()
1270 if ((Bp->flags & (BPT_PREINIT|BPT_POSTINIT|BPT_DLACTIVITY)) && !clear) { in function_trace()
1277 if (Bp->flags & BPT_POSTINIT) in function_trace()