Searched refs:BPT_HANG (Results 1 – 3 of 3) sorted by relevance
226 #define BPT_HANG 0x01 /* leave stopped and abandoned when called */ macro
555 Dyp->flag = hang? BPT_HANG : 0; in liblist()
1377 if ((Bp->flags & BPT_HANG) && !first) in function_trace()1383 if ((Bp->flags & BPT_HANG) && !first) in function_trace()