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

/illumos-gate/usr/src/common/ctf/
H A Dctf_lookup.c241 ctf_func_info(ctf_file_t *fp, ulong_t symidx, ctf_funcinfo_t *fip) function
300 if (ctf_func_info(fp, symidx, &f) == CTF_ERR)

Completed in 81 milliseconds