aboutsummaryrefslogtreecommitdiff
path: root/bfd/elf-bfd.h
diff options
context:
space:
mode:
authorAlan Modra <amodra@gmail.com>2007-10-31 07:36:46 +0000
committerAlan Modra <amodra@gmail.com>2007-10-31 07:36:46 +0000
commit8f317e316924d673e4e685c88b202e845f4b0f79 (patch)
tree2a63f6e73966f5134124be8b23c4ac6f6f68d8e4 /bfd/elf-bfd.h
parent081a0cdd45826347f2c755a9177c9365e40bbec4 (diff)
downloadgdb-8f317e316924d673e4e685c88b202e845f4b0f79.zip
gdb-8f317e316924d673e4e685c88b202e845f4b0f79.tar.gz
gdb-8f317e316924d673e4e685c88b202e845f4b0f79.tar.bz2
* elf-bfd.h (bfd_elf_match_symbols_in_sections): Don't declare.
* elflink.c (bfd_elf_match_symbols_in_sections): Make static. Remove section name comparisons.
Diffstat (limited to 'bfd/elf-bfd.h')
-rw-r--r--bfd/elf-bfd.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/bfd/elf-bfd.h b/bfd/elf-bfd.h
index 959e8b3..6afd9d1 100644
--- a/bfd/elf-bfd.h
+++ b/bfd/elf-bfd.h
@@ -1814,9 +1814,6 @@ extern bfd_boolean _bfd_elf_dynamic_symbol_p
extern bfd_boolean _bfd_elf_symbol_refs_local_p
(struct elf_link_hash_entry *, struct bfd_link_info *, bfd_boolean);
-extern bfd_boolean bfd_elf_match_symbols_in_sections
- (asection *, asection *, struct bfd_link_info *);
-
extern void bfd_elf_perform_complex_relocation
(bfd *, asection *, bfd_byte *, Elf_Internal_Rela *, bfd_vma);