Searched refs:ctf_func_info (Results 1 – 3 of 3) sorted by relevance
250 ctf_func_info(ctf_file_t *fp, ulong_t symidx, ctf_funcinfo_t *fip) in ctf_func_info() function309 if (ctf_func_info(fp, symidx, &f) == CTF_ERR) in ctf_func_args()
175 extern int ctf_func_info(ctf_file_t *, ulong_t, ctf_funcinfo_t *);
946 if (ctf_func_info(fp, si.prs_id, &f) == CTF_ERR) { in dt_pid_get_types()