aboutsummaryrefslogtreecommitdiff
path: root/bfd/elf-bfd.h
diff options
context:
space:
mode:
authorH.J. Lu <hjl.tools@gmail.com>2005-09-28 14:53:24 +0000
committerH.J. Lu <hjl.tools@gmail.com>2005-09-28 14:53:24 +0000
commitdd86362472ff29dd0a3972e35b20ab0e7b1ba161 (patch)
treecab0d5b8a8665b16d5ffde07cff411b167813a50 /bfd/elf-bfd.h
parentd33cdfe369f367a584e969777e27d0d191c256f6 (diff)
downloadgdb-dd86362472ff29dd0a3972e35b20ab0e7b1ba161.zip
gdb-dd86362472ff29dd0a3972e35b20ab0e7b1ba161.tar.gz
gdb-dd86362472ff29dd0a3972e35b20ab0e7b1ba161.tar.bz2
2005-09-28 H.J. Lu <hongjiu.lu@intel.com>
PR binutils/1321 * elf-bfd.h (_bfd_elf_setup_group_pointers): Renamed to ... (_bfd_elf_setup_sections): This. * elf.c: Likewise. * elfcode.h (elf_object_p): Likewise. * elf.c (_bfd_elf_setup_sections): Process SHF_LINK_ORDER. (_bfd_elf_copy_private_section_data): Likewise.
Diffstat (limited to 'bfd/elf-bfd.h')
-rw-r--r--bfd/elf-bfd.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/bfd/elf-bfd.h b/bfd/elf-bfd.h
index eae124a..f4c0ed8 100644
--- a/bfd/elf-bfd.h
+++ b/bfd/elf-bfd.h
@@ -1675,7 +1675,7 @@ extern bfd_boolean _bfd_elf_symbol_refs_local_p
extern bfd_boolean bfd_elf_match_symbols_in_sections
(asection *sec1, asection *sec2);
-extern bfd_boolean _bfd_elf_setup_group_pointers
+extern bfd_boolean _bfd_elf_setup_sections
(bfd *);
extern const bfd_target *bfd_elf32_object_p