]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
Remove unused _bfd_elf_ifunc_get_synthetic_symtab
authorH.J. Lu <hjl.tools@gmail.com>
Mon, 28 Aug 2017 22:40:00 +0000 (15:40 -0700)
committerH.J. Lu <hjl.tools@gmail.com>
Mon, 28 Aug 2017 22:40:00 +0000 (15:40 -0700)
commit0fb0a7677827aea3e7ca1fdb2dfd1ccbdf6c2f71
treef3f1a5de496dd06006cf49eb320fb8cf14a135ef
parent5e89eb3ab04a378133ff3da1ed23d4bd89a56b5e
Remove unused _bfd_elf_ifunc_get_synthetic_symtab

Since _bfd_elf_ifunc_get_synthetic_symtab is no longer called by x86
get_synthetic_symtab, it is now unused.  This patch removes it.

* elf-bfd.h (_bfd_elf_ifunc_get_synthetic_symtab): Removed.
* elf-ifunc.c (_bfd_elf_ifunc_get_synthetic_symtab): Likewise.
bfd/ChangeLog
bfd/elf-bfd.h
bfd/elf-ifunc.c