Searched defs:mdb_ctf_type_encoding (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/mdb/common/mdb/
H A Dmdb_ctf.c619 mdb_ctf_type_encoding(mdb_ctf_id_t id, ctf_encoding_t *ep) function
971 if (mdb_ctf_type_encoding(id, &e) == -1)
1338 if (mdb_ctf_type_encoding(tgtid, &tgt_encoding) != 0) {
1344 if (mdb_ctf_type_encoding(modid, &mod_encoding) != 0) {

Completed in 75 milliseconds