Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gdb/dist/libctf/testsuite/libctf-writable/
H A Dpptrtab.c41 type_name = ctf_type_aname (cfp, type); in main()
59 type_name = ctf_type_aname (cfp, type); in main()
80 type_name = ctf_type_aname (cfp, type); in main()
/netbsd-src/external/gpl3/gdb/dist/libctf/testsuite/libctf-lookup/
H A Dstruct-lookup.c34 type_name = ctf_type_aname (fp, mi.ctm_type); in main()
41 type_name = ctf_type_aname (fp, mi.ctm_type); in main()
H A Dstruct-iteration.c10 char *type_name = ctf_type_aname (fp, membtype); in print_struct()
54 char *type_name = ctf_type_aname (fp, membtype); in main()
/netbsd-src/external/gpl3/binutils/dist/libctf/
H A Dlibctf.ver62 ctf_type_aname;
H A Dctf-types.c660 ctf_type_aname (ctf_dict_t *fp, ctf_id_t type) in ctf_type_aname() function
758 char *arg = ctf_type_aname (rfp, argv[i]); in ctf_type_aname()
853 char *str = ctf_type_aname (fp, type); in ctf_type_lname()
H A Dctf-dump.c115 buf = ctf_type_aname (fp, id); in ctf_dump_format_type()
H A DChangeLog129 (ctf_type_aname): Print unknown types.
715 * ctf-types.c (ctf_type_aname): Print forwards to unions and enums
814 * ctf-types.c (ctf_type_aname): No longer deal with slices here.
H A DChangeLog-2020644 * ctf-types.c (ctf_type_aname): Print arg types here...
833 * ctf-types.c (ctf_type_aname): Return ECTF_CORRUPT if
/netbsd-src/external/gpl3/binutils.old/dist/libctf/
H A Dlibctf.ver62 ctf_type_aname;
H A Dctf-types.c652 ctf_type_aname (ctf_dict_t *fp, ctf_id_t type) in ctf_type_aname() function
750 char *arg = ctf_type_aname (rfp, argv[i]); in ctf_type_aname()
844 char *str = ctf_type_aname (fp, type); in ctf_type_lname()
H A DChangeLog108 (ctf_type_aname): Print unknown types.
694 * ctf-types.c (ctf_type_aname): Print forwards to unions and enums
793 * ctf-types.c (ctf_type_aname): No longer deal with slices here.
H A Dctf-dump.c115 buf = ctf_type_aname (fp, id); in ctf_dump_format_type()
H A DChangeLog-2020644 * ctf-types.c (ctf_type_aname): Print arg types here...
833 * ctf-types.c (ctf_type_aname): Return ECTF_CORRUPT if
/netbsd-src/external/gpl3/binutils/dist/include/
H A Dctf-api.h407 extern char *ctf_type_aname (ctf_dict_t *, ctf_id_t);
H A DChangeLog-2019373 (ctf_type_aname): Likewise.
/netbsd-src/external/gpl3/binutils.old/dist/include/
H A Dctf-api.h407 extern char *ctf_type_aname (ctf_dict_t *, ctf_id_t);
H A DChangeLog-2019373 (ctf_type_aname): Likewise.
/netbsd-src/external/gpl3/gdb.old/dist/include/
H A DChangeLog-2019373 (ctf_type_aname): Likewise.
/netbsd-src/external/gpl3/gdb/dist/include/
H A DChangeLog-2019373 (ctf_type_aname): Likewise.
/netbsd-src/external/gpl3/gdb/dist/libctf/
H A DChangeLog-2020644 * ctf-types.c (ctf_type_aname): Print arg types here...
833 * ctf-types.c (ctf_type_aname): Return ECTF_CORRUPT if
/netbsd-src/external/gpl3/binutils/dist/
H A DChangeLog.git55517 (ctf_type_aname): Likewise.