* elf.c (elf_find_function): Don't use internal_elf_sym.
commit3ec08f97bd58009e337f30356538e00e7f9bd953
authorAlan Modra <amodra@bigpond.net.au>
Tue, 7 Feb 2012 07:04:02 +0000 (7 07:04 +0000)
committerAlan Modra <amodra@bigpond.net.au>
Tue, 7 Feb 2012 07:04:02 +0000 (7 07:04 +0000)
treecae4b87d1c74af2e3f46a8978dcbc280a04edad1
parentbdf4ed28f8911cf563f961a38bc80f1eab1980d1
* elf.c (elf_find_function): Don't use internal_elf_sym.
(_bfd_elf_maybe_function_sym): Likewise.  Replace elf_symbol_type
parameter with asymbol.
* elf64-ppc.c (ppc64_elf_maybe_function_sym): Likewise.
* elf-bfd.h (_bfd_elf_maybe_function_sym): Update prototype.
(struct elf_backend_data <maybe_function_sym>): Likewise.
bfd/ChangeLog
bfd/elf-bfd.h
bfd/elf.c
bfd/elf64-ppc.c