Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/mdb/common/modules/genunix/
H A Dtypegraph.c246 mdb_ctf_id_t tgto_type; /* found type */ member
494 toffs->tgto_type = type; in typegraph_offiter()
524 toffs->tgto_type = typegraph_type_offset(type, in typegraph_offiter()
592 if (mdb_ctf_type_valid(toffs->tgto_type)) { in typegraph_union()
597 mdb_ctf_type_invalidate(&toffs->tgto_type); in typegraph_union()
601 toffs->tgto_type = type; in typegraph_union()
780 mdb_ctf_type_invalidate(&toffs.tgto_type); in typegraph_type_offset()
785 return (toffs.tgto_type); in typegraph_type_offset()
815 mdb_ctf_type_invalidate(&toffs.tgto_type); in typegraph_type_offset()
831 return (toffs.tgto_type); in typegraph_type_offset()