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

/macosx-10.10/dtrace-147/libctf/
H A Dctf_lookup.c271 ctf_func_info(ctf_file_t *fp, ulong_t symidx, ctf_funcinfo_t *fip) function
330 if (ctf_func_info(fp, symidx, &f) == CTF_ERR)
/macosx-10.10/dtrace-147/sys/
H A Dctf_api.h198 extern int ctf_func_info(ctf_file_t *, ulong_t, ctf_funcinfo_t *);
/macosx-10.10/xnu-2782.1.97/bsd/dev/dtrace/
H A Dfbt.c325 if (ctf_func_info(fp, fbt->fbtp_symndx, &f) == CTF_ERR)

Completed in 125 milliseconds