Searched refs:dis_module (Results 1 – 2 of 2) sorted by relevance
60 mdb_module_t *dis_module; /* Backpointer to containing module */ member
64 if ((dp->dis_module = mdb.m_lmod) == NULL) in mdb_dis_create()65 dp->dis_module = &mdb.m_rmod; in mdb_dis_create()