Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/mdb/common/modules/genunix/
H A Dtypegraph.c379 typegraph_resolve(mdb_ctf_id_t type) in typegraph_resolve() function
442 type = typegraph_resolve(arr.mta_contents); in typegraph_size()
473 if (!mdb_ctf_type_valid(type = typegraph_resolve(type))) in typegraph_offiter()
509 type = typegraph_resolve(arr.mta_contents); in typegraph_offiter()
547 if (!mdb_ctf_type_valid(type = typegraph_resolve(type))) in typegraph_union()
570 if (!mdb_ctf_type_valid(rtype = typegraph_resolve(rtype))) in typegraph_union()
669 *atype = typegraph_resolve(arr.mta_contents); in typegraph_hasfam()
700 type = typegraph_resolve(type); in typegraph_type_offset()
714 type = typegraph_resolve(arr.mta_contents); in typegraph_type_offset()
788 if (!mdb_ctf_type_valid(type = typegraph_resolve(type))) in typegraph_type_offset()
[all …]