Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/mdb/common/mdb/
H A Dmdb_ctf.h82 extern int mdb_ctf_func_info(const GElf_Sym *, const mdb_syminfo_t *,
H A Dmdb_ctf.c430 mdb_ctf_func_info(const GElf_Sym *symp, const mdb_syminfo_t *sip, in mdb_ctf_func_info() function
/titanic_44/usr/src/cmd/mdb/intel/mdb/
H A Dmdb_amd64util.c276 (mdb_ctf_func_info(&s, &sip, &mfp) == 0)) { in mdb_amd64_kvm_stack_iter()