Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/mdb/common/mdb/
H A Dmdb_ctf.h61 uint_t mtf_symidx; /* for ctf_func_args */ member
H A Dmdb_ctf.c470 mfp->mtf_symidx = si.sym_id; in mdb_ctf_func_info()
491 if (ctf_func_args(fp, funcp->mtf_symidx, len, cargv) == CTF_ERR) in mdb_ctf_func_args()