Lines Matching defs:gh
1052 Grp_hdl gh;
1072 if (mdb_vread(&gh, sizeof (Grp_hdl), addr) == -1) {
1082 if (gh.gh_ownlmp) {
1083 if ((str = Rtmap_Name((uintptr_t)gh.gh_ownlmp)) == 0)
1089 mdb_printf(MSG_ORIG(MSG_GRPHDL_LINE3), gh.gh_flags, gh.gh_flags,
1092 if (gh.gh_depends == 0) {
1093 mdb_printf(MSG_ORIG(MSG_GRPHDL_LINE4), gh.gh_refcnt);
1097 addr = (uintptr_t)gh.gh_depends;
1103 mdb_printf(MSG_ORIG(MSG_GRPHDL_LINE5), gh.gh_refcnt, addr,