Searched refs:ctf_type_aname (Results 1 – 3 of 3) sorted by relevance
119 buf = ctf_type_aname (fp, id); in ctf_dump_format_type()425 if ((str = ctf_type_aname (state->cds_fp, type)) == NULL) in ctf_dump_funcs()460 if ((bit = ctf_type_aname (state->cds_fp, args[j])) == NULL) in ctf_dump_funcs()533 if ((typestr = ctf_type_aname (state->cdm_fp, id)) == NULL) in ctf_dump_member()
323 ctf_type_aname (ctf_file_t *fp, ctf_id_t type) in ctf_type_aname() function440 char *str = ctf_type_aname (fp, type); in ctf_type_lname()
317 extern char *ctf_type_aname (ctf_file_t *, ctf_id_t);