Symbol: typegraph_resolve
usr/src/cmd/mdb/common/modules/genunix/typegraph.c
1395
if (!mdb_ctf_type_valid(type = typegraph_resolve(type))) {
usr/src/cmd/mdb/common/modules/genunix/typegraph.c
1677
if (!mdb_ctf_type_valid(ntype = typegraph_resolve(rtype)))
usr/src/cmd/mdb/common/modules/genunix/typegraph.c
2885
if (!mdb_ctf_type_valid(mutex = typegraph_resolve(mutex))) {
usr/src/cmd/mdb/common/modules/genunix/typegraph.c
2895
if (!mdb_ctf_type_valid(thread = typegraph_resolve(thread))) {
usr/src/cmd/mdb/common/modules/genunix/typegraph.c
2906
type = typegraph_resolve(type);
usr/src/cmd/mdb/common/modules/genunix/typegraph.c
2919
type = typegraph_resolve(arr.mta_contents);
usr/src/cmd/mdb/common/modules/genunix/typegraph.c
2966
ttype = typegraph_resolve(node->tgn_type);
usr/src/cmd/mdb/common/modules/genunix/typegraph.c
3252
sync[i].type = typegraph_resolve(sync[i].type);
usr/src/cmd/mdb/common/modules/genunix/typegraph.c
3267
type = typegraph_resolve(type);
usr/src/cmd/mdb/common/modules/genunix/typegraph.c
3284
type = typegraph_resolve(arr.mta_contents);
usr/src/cmd/mdb/common/modules/genunix/typegraph.c
3366
type = typegraph_resolve(arr.mta_contents);
usr/src/cmd/mdb/common/modules/genunix/typegraph.c
454
type = typegraph_resolve(arr.mta_contents);
usr/src/cmd/mdb/common/modules/genunix/typegraph.c
485
if (!mdb_ctf_type_valid(type = typegraph_resolve(type)))
usr/src/cmd/mdb/common/modules/genunix/typegraph.c
521
type = typegraph_resolve(arr.mta_contents);
usr/src/cmd/mdb/common/modules/genunix/typegraph.c
559
if (!mdb_ctf_type_valid(type = typegraph_resolve(type)))
usr/src/cmd/mdb/common/modules/genunix/typegraph.c
582
if (!mdb_ctf_type_valid(rtype = typegraph_resolve(rtype)))
usr/src/cmd/mdb/common/modules/genunix/typegraph.c
681
*atype = typegraph_resolve(arr.mta_contents);
usr/src/cmd/mdb/common/modules/genunix/typegraph.c
712
type = typegraph_resolve(type);
usr/src/cmd/mdb/common/modules/genunix/typegraph.c
726
type = typegraph_resolve(arr.mta_contents);
usr/src/cmd/mdb/common/modules/genunix/typegraph.c
800
if (!mdb_ctf_type_valid(type = typegraph_resolve(type)))
usr/src/cmd/mdb/common/modules/genunix/typegraph.c
884
if (!mdb_ctf_type_valid(rtype = typegraph_resolve(rtype)))