Home
last modified time | relevance | path

Searched refs:dump_relocs_in_section (Results 1 – 13 of 13) sorted by relevance

/netbsd-src/external/gpl3/binutils.old/dist/binutils/
H A DChangeLog-201778 * objdump.c (dump_relocs_in_section): Also check the section's
901 * objdump.c (dump_relocs_in_section): Cast to ufile_ptr when
1002 * objdump.c (dump_relocs_in_section): Replace get_file_size
1111 * objdump.c (dump_relocs_in_section): Check for an excessive
H A DChangeLog-20191134 * objdump.c (dump_relocs_in_section): Warning fix.
1195 (dump_relocs_in_section): Don't compare reloc size against file size.
1446 (dump_relocs_in_section): Likewise.
H A DChangeLog-2014506 (dump_relocs_in_section): Likewise.
H A Dobjdump.c5058 dump_relocs_in_section (bfd *abfd, in dump_relocs_in_section() function
5111 bfd_map_over_sections (abfd, dump_relocs_in_section, NULL); in dump_relocs()
H A DChangeLog-201896 * objdump.c (dump_relocs_in_section): When checking for an
H A DChangeLog-0203343 (dump_relocs_in_section): Display the relocs in a given section.
/netbsd-src/external/gpl3/binutils/dist/binutils/
H A DChangeLog-201778 * objdump.c (dump_relocs_in_section): Also check the section's
901 * objdump.c (dump_relocs_in_section): Cast to ufile_ptr when
1002 * objdump.c (dump_relocs_in_section): Replace get_file_size
1111 * objdump.c (dump_relocs_in_section): Check for an excessive
H A DChangeLog-20191134 * objdump.c (dump_relocs_in_section): Warning fix.
1195 (dump_relocs_in_section): Don't compare reloc size against file size.
1446 (dump_relocs_in_section): Likewise.
H A DChangeLog-2014506 (dump_relocs_in_section): Likewise.
H A Dobjdump.c5382 dump_relocs_in_section (bfd *abfd, in dump_relocs_in_section() function
5438 bfd_map_over_sections (abfd, dump_relocs_in_section, NULL); in dump_relocs()
H A DChangeLog-201896 * objdump.c (dump_relocs_in_section): When checking for an
H A DChangeLog-0203343 (dump_relocs_in_section): Display the relocs in a given section.
/netbsd-src/external/gpl3/binutils/dist/
H A DChangeLog.git64827 (dump_relocs_in_section): Don't call bfd_fatal on errors.