Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/mdb/common/mdb/
H A Dmdb_ctf.h83 extern int mdb_ctf_func_info(const GElf_Sym *, const mdb_syminfo_t *,
H A Dmdb_ctf.c431 mdb_ctf_func_info(const GElf_Sym *symp, const mdb_syminfo_t *sip, in mdb_ctf_func_info() function
/illumos-gate/usr/src/cmd/mdb/intel/mdb/
H A Dmdb_amd64util.c284 (mdb_ctf_func_info(&s, &sip, &mfp) == 0)) { in mdb_amd64_kvm_stack_iter()