Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/mdb/common/modules/krtld/
H A Dkrtld.c39 struct modctl mwd_modctl; member
67 if (mdb_vread(&mwd->mwd_modctl, sizeof (struct modctl), in modctl_walk_step()
73 status = wsp->walk_callback(wsp->walk_addr, &mwd->mwd_modctl, in modctl_walk_step()
76 wsp->walk_addr = (uintptr_t)mwd->mwd_modctl.mod_next; in modctl_walk_step()