Searched refs:ctf_dump (Results 1 – 20 of 20) sorted by relevance
/netbsd-src/external/gpl3/binutils/dist/libctf/ |
H A D | libctf.ver | 153 ctf_dump;
|
H A D | ctf-dump.c | 693 ctf_dump (ctf_dict_t *fp, ctf_dump_state_t **statep, ctf_sect_names_t sect, in ctf_dump() function
|
H A D | ChangeLog-2020 | 86 (ctf_dump): Use ctf_dump_objts, not ctf_dump_funcs. 1043 (ctf_dump): Likewise. 1072 (ctf_dump): Likewise. 1425 * ctf-dump.c (ctf_dump): Use ctf_type_iter_all to dump types, not 1514 (ctf_dump): Call it.
|
/netbsd-src/external/gpl3/binutils.old/dist/libctf/ |
H A D | libctf.ver | 153 ctf_dump;
|
H A D | ctf-dump.c | 693 ctf_dump (ctf_dict_t *fp, ctf_dump_state_t **statep, ctf_sect_names_t sect, in ctf_dump() function
|
H A D | ChangeLog-2020 | 86 (ctf_dump): Use ctf_dump_objts, not ctf_dump_funcs. 1043 (ctf_dump): Likewise. 1072 (ctf_dump): Likewise. 1425 * ctf-dump.c (ctf_dump): Use ctf_type_iter_all to dump types, not 1514 (ctf_dump): Call it.
|
/netbsd-src/external/gpl3/binutils/dist/include/ |
H A D | ctf-api.h | 464 extern char *ctf_dump (ctf_dict_t *, ctf_dump_state_t **state,
|
H A D | ChangeLog-2019 | 340 (ctf_dump): New.
|
/netbsd-src/external/gpl3/binutils.old/dist/include/ |
H A D | ctf-api.h | 464 extern char *ctf_dump (ctf_dict_t *, ctf_dump_state_t **state,
|
H A D | ChangeLog-2019 | 340 (ctf_dump): New.
|
/netbsd-src/external/gpl3/gdb/dist/libctf/ |
H A D | ChangeLog-2020 | 86 (ctf_dump): Use ctf_dump_objts, not ctf_dump_funcs. 1043 (ctf_dump): Likewise. 1072 (ctf_dump): Likewise. 1425 * ctf-dump.c (ctf_dump): Use ctf_type_iter_all to dump types, not 1514 (ctf_dump): Call it.
|
/netbsd-src/external/gpl3/gdb.old/dist/include/ |
H A D | ChangeLog-2019 | 340 (ctf_dump): New.
|
/netbsd-src/external/gpl3/gdb/dist/include/ |
H A D | ChangeLog-2019 | 340 (ctf_dump): New.
|
/netbsd-src/external/gpl3/binutils.old/dist/binutils/ |
H A D | ChangeLog | 441 archive members, even if ctf_dump of one member fails.
|
H A D | objdump.c | 4518 while ((item = ctf_dump (ctf, &s, i, dump_ctf_indent_lines, in dump_ctf_archive_member()
|
H A D | readelf.c | 15701 while ((item = ctf_dump (ctf, &s, i, dump_ctf_indent_lines, in dump_ctf_archive_member()
|
/netbsd-src/external/gpl3/binutils/dist/binutils/ |
H A D | objdump.c | 4787 while ((item = ctf_dump (ctf, &s, i, dump_ctf_indent_lines, in dump_ctf_archive_member()
|
H A D | ChangeLog | 946 archive members, even if ctf_dump of one member fails.
|
H A D | readelf.c | 16383 while ((item = ctf_dump (ctf, &s, i, dump_ctf_indent_lines, in dump_ctf_archive_member()
|
/netbsd-src/external/gpl3/binutils/dist/ |
H A D | ChangeLog.git | 163435 tiny difference between readelf and objdump: if a ctf_dump ever failed, 163453 archive members, even if ctf_dump of one member fails.
|