Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/mdb/common/mdb/
H A Dmdb_ctf.h66 mdb_ctf_id_t mta_index; /* type of array index */ member
H A Dmdb_ctf.c709 set_ctf_id(&arp->mta_index, idp->mci_fp, car.ctr_index); in mdb_ctf_array_info()
1206 type_equals(aar.mta_index, bar.mta_index) && in type_equals()
2033 mcip = (mdb_ctf_impl_t *)&marp->mta_index; in mdb_ctf_add_array()
H A Dmdb_typedef.c524 ar.mta_index = aid; in typedef_add()