Searched refs:ctf_func_args (Results 1 – 3 of 3) sorted by relevance
308 extern int ctf_func_args (ctf_file_t *, unsigned long, uint32_t, ctf_id_t *);
414 ctf_func_args (ctf_file_t * fp, unsigned long symidx, uint32_t argc, in ctf_func_args() function
452 if (ctf_func_args (state->cds_fp, i, fi.ctc_argc, args) < 0) in ctf_dump_funcs()