Home
last modified time | relevance | path

Searched refs:ctf_type_aname (Results 1 – 3 of 3) sorted by relevance

/dflybsd-src/contrib/binutils-2.34/libctf/
H A Dctf-dump.c119 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()
H A Dctf-types.c323 ctf_type_aname (ctf_file_t *fp, ctf_id_t type) in ctf_type_aname() function
440 char *str = ctf_type_aname (fp, type); in ctf_type_lname()
/dflybsd-src/contrib/binutils-2.34/include/
H A Dctf-api.h317 extern char *ctf_type_aname (ctf_file_t *, ctf_id_t);