Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/mdb/common/mdb/
H A Dmdb_ctf.h132 extern ctf_file_t *mdb_ctf_type_file(mdb_ctf_id_t);
H A Dmdb_ctf.c489 fp = mdb_ctf_type_file(funcp->mtf_return); in mdb_ctf_func_args()
832 mdb_ctf_type_file(mdb_ctf_id_t id) in mdb_ctf_type_file() function