Searched refs:BPT_DLACTIVITY (Results 1 – 2 of 2) sorted by relevance
232 #define BPT_DLACTIVITY 0x40 /* DLACTIVITY event in ld.so.1 */ macro
167 Bp->flags |= BPT_DLACTIVITY; in establish_breakpoints()1276 if ((Bp->flags & (BPT_PREINIT|BPT_POSTINIT|BPT_DLACTIVITY)) && !clear) { in function_trace()1286 if (Bp->flags & BPT_DLACTIVITY) in function_trace()