Searched refs:dump_ctf (Results 1 – 9 of 9) sorted by relevance
/netbsd-src/external/gpl3/binutils.old/dist/binutils/ |
H A D | ChangeLog-2020 | 141 * objdump.c (dump_ctf): Report errors from ctf_archive_iter. 146 * objdump.c (dump_ctf): Use ctf_dict_open, not 154 (dump_ctf): Likewise. Use ctf_dict_close, not ctf_file_close. 618 (dump_ctf): Call it on open errors. 864 (dump_ctf): Likewise. 1047 (dump_ctf) [ENABLE_LIBCTF]: Likewise. 1048 (dump_ctf) [!ENABLE_LIBCTF]: New empty stub.
|
H A D | objdump.c | 4539 dump_ctf (bfd *abfd, const char *sect_name, const char *parent_name) in dump_ctf() function 4592 dump_ctf (bfd *abfd ATTRIBUTE_UNUSED, const char *sect_name ATTRIBUTE_UNUSED, in dump_ctf() function 5348 dump_ctf (abfd, dump_ctf_section_name, dump_ctf_parent_name); in dump_bfd()
|
H A D | ChangeLog-2019 | 373 * objdump.c (dump_ctf): Use the default CTF archive member as the 943 (dump_ctf): New.
|
H A D | ChangeLog | 425 (dump_ctf): Default it. 431 (dump_ctf): Don't open a separate section; use the parent_name in
|
/netbsd-src/external/gpl3/binutils/dist/binutils/ |
H A D | ChangeLog-2020 | 141 * objdump.c (dump_ctf): Report errors from ctf_archive_iter. 146 * objdump.c (dump_ctf): Use ctf_dict_open, not 154 (dump_ctf): Likewise. Use ctf_dict_close, not ctf_file_close. 618 (dump_ctf): Call it on open errors. 864 (dump_ctf): Likewise. 1047 (dump_ctf) [ENABLE_LIBCTF]: Likewise. 1048 (dump_ctf) [!ENABLE_LIBCTF]: New empty stub.
|
H A D | objdump.c | 4808 dump_ctf (bfd *abfd, const char *sect_name, const char *parent_name) in dump_ctf() function 4870 dump_ctf (bfd *abfd ATTRIBUTE_UNUSED, const char *sect_name ATTRIBUTE_UNUSED, in dump_ctf() function 5687 dump_ctf (abfd, dump_ctf_section_name, dump_ctf_parent_name); in dump_bfd()
|
H A D | ChangeLog-2019 | 373 * objdump.c (dump_ctf): Use the default CTF archive member as the 943 (dump_ctf): New.
|
H A D | ChangeLog | 930 (dump_ctf): Default it. 936 (dump_ctf): Don't open a separate section; use the parent_name in
|
/netbsd-src/external/gpl3/binutils/dist/ |
H A D | ChangeLog.git | 64825 (dump_ctf, dump_section_sframe): Replace bfd_fatal calls with 69918 (dump_ctf, dump_section_sframe): Likewise. 163353 (dump_ctf): Default it. 163443 (dump_ctf): Don't open a separate section; use the parent_name in
|