Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/mdb/common/modules/genunix/
H A Dtypegraph.c391 typegraph_resolve(mdb_ctf_id_t type) in typegraph_resolve() function
454 type = typegraph_resolve(arr.mta_contents); in typegraph_size()
485 if (!mdb_ctf_type_valid(type = typegraph_resolve(type))) in typegraph_offiter()
521 type = typegraph_resolve(arr.mta_contents); in typegraph_offiter()
559 if (!mdb_ctf_type_valid(type = typegraph_resolve(type))) in typegraph_union()
582 if (!mdb_ctf_type_valid(rtype = typegraph_resolve(rtype))) in typegraph_union()
681 *atype = typegraph_resolve(arr.mta_contents); in typegraph_hasfam()
712 type = typegraph_resolve(type); in typegraph_type_offset()
726 type = typegraph_resolve(arr.mta_contents); in typegraph_type_offset()
800 if (!mdb_ctf_type_valid(type = typegraph_resolve(type))) in typegraph_type_offset()
[all …]