aboutsummaryrefslogtreecommitdiff
path: root/bfd/elf-bfd.h
diff options
context:
space:
mode:
authorAlan Modra <amodra@gmail.com>2011-07-14 06:22:57 +0000
committerAlan Modra <amodra@gmail.com>2011-07-14 06:22:57 +0000
commitcbde55ab5d30a4c44d84301527417bbef611eeef (patch)
tree38f2a6d0d0c2fb92518b9405d7085b90c5af5119 /bfd/elf-bfd.h
parentf652de6f62870f7dec1b866494cbecef8a04b4ed (diff)
downloadgdb-cbde55ab5d30a4c44d84301527417bbef611eeef.zip
gdb-cbde55ab5d30a4c44d84301527417bbef611eeef.tar.gz
gdb-cbde55ab5d30a4c44d84301527417bbef611eeef.tar.bz2
* linker.c (_bfd_generic_section_already_linked): Set l_flags.
* elf-bfd.h (struct already_linked): Forward declare.
Diffstat (limited to 'bfd/elf-bfd.h')
-rw-r--r--bfd/elf-bfd.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/bfd/elf-bfd.h b/bfd/elf-bfd.h
index 08da2ae..bf63ee8 100644
--- a/bfd/elf-bfd.h
+++ b/bfd/elf-bfd.h
@@ -1797,6 +1797,7 @@ extern bfd_boolean _bfd_elf_match_sections_by_type
(bfd *, const asection *, bfd *, const asection *);
extern bfd_boolean bfd_elf_is_group_section
(bfd *, const struct bfd_section *);
+struct already_linked;
extern void _bfd_elf_section_already_linked
(bfd *, struct already_linked *, struct bfd_link_info *);
extern void bfd_elf_set_group_contents