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 D | pptrtab.c | 41 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 D | struct-lookup.c | 34 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 D | struct-iteration.c | 10 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 D | libctf.ver | 62 ctf_type_aname;
|
H A D | ctf-types.c | 660 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 D | ctf-dump.c | 115 buf = ctf_type_aname (fp, id); in ctf_dump_format_type()
|
H A D | ChangeLog | 129 (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 D | ChangeLog-2020 | 644 * 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 D | libctf.ver | 62 ctf_type_aname;
|
H A D | ctf-types.c | 652 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 D | ChangeLog | 108 (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 D | ctf-dump.c | 115 buf = ctf_type_aname (fp, id); in ctf_dump_format_type()
|
H A D | ChangeLog-2020 | 644 * 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 D | ctf-api.h | 407 extern char *ctf_type_aname (ctf_dict_t *, ctf_id_t);
|
H A D | ChangeLog-2019 | 373 (ctf_type_aname): Likewise.
|
/netbsd-src/external/gpl3/binutils.old/dist/include/ |
H A D | ctf-api.h | 407 extern char *ctf_type_aname (ctf_dict_t *, ctf_id_t);
|
H A D | ChangeLog-2019 | 373 (ctf_type_aname): Likewise.
|
/netbsd-src/external/gpl3/gdb.old/dist/include/ |
H A D | ChangeLog-2019 | 373 (ctf_type_aname): Likewise.
|
/netbsd-src/external/gpl3/gdb/dist/include/ |
H A D | ChangeLog-2019 | 373 (ctf_type_aname): Likewise.
|
/netbsd-src/external/gpl3/gdb/dist/libctf/ |
H A D | ChangeLog-2020 | 644 * 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 D | ChangeLog.git | 55517 (ctf_type_aname): Likewise.
|