Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/truss/
H A Dramdata.h230 #define BPT_PREINIT 0x10 /* PREINIT event in ld.so.1 */ macro
H A Dfcall.c161 Bp->flags |= BPT_PREINIT; in establish_breakpoints()
1276 if ((Bp->flags & (BPT_PREINIT|BPT_POSTINIT|BPT_DLACTIVITY)) && !clear) { in function_trace()
1280 if (Bp->flags & BPT_PREINIT) in function_trace()