Searched refs:MDB_TGT_F_NOSTOP (Results 1 – 3 of 3) sorted by relevance
179 { "nostop", opt_set_tflags, MDB_TGT_F_NOSTOP }, in mdb_set_options()330 if (tflags & MDB_TGT_F_NOSTOP) in print_properties()
79 #define MDB_TGT_F_NOSTOP 0x0020 /* Do not stop target on attach */ macro
5264 if (t->t_flags & MDB_TGT_F_NOSTOP) in mdb_proc_tgt_create()