* elf-bfd.h (bfd_elf_get_str_section): Don't declare.

(bfd_elf_find_section, _sh_elf_set_mach_from_flags): Likewise.
	* elf.c (bfd_elf_get_str_section): Make static.
	(bfd_elf_find_section): Delete.
	* libbfd.h: Regenerate.
This commit is contained in:
Alan Modra
2009-02-02 03:52:38 +00:00
parent b856a10369
commit 72a80a16c6
4 changed files with 11 additions and 52 deletions

View File

@@ -2075,5 +2075,3 @@ bfd_boolean bfd_default_scan
(const struct bfd_arch_info *info, const char *string);
/* Extracted from elf.c. */
struct elf_internal_shdr *bfd_elf_find_section (bfd *abfd, char *name);