Home
last modified time | relevance | path

Searched refs:RDB_FL_EVENTS (Results 1 – 3 of 3) sorted by relevance

/titanic_44/usr/src/cmd/sgs/librtld_db/demo/common/
H A Dgram.y113 rdb_flags |= RDB_FL_EVENTS;
116 rdb_flags &= ~RDB_FL_EVENTS;
H A Drdb.h187 #define RDB_FL_EVENTS 0x0001 /* enable printing event information */ macro
H A Dbpt.c237 if ((rdb_flags & RDB_FL_EVENTS) == 0) in handle_sp_break()
257 if ((rdb_flags & RDB_FL_EVENTS) == 0) in handle_sp_break()