summaryrefslogtreecommitdiff
path: root/bfd/bfd-in2.h
diff options
context:
space:
mode:
authorH.J. Lu <hjl@lucon.org>2005-05-05 15:19:44 +0000
committerH.J. Lu <hjl@lucon.org>2005-05-05 15:19:44 +0000
commit479fc291b2c7d40478d7cd0bf5a952d6449b7e43 (patch)
treed6b8a8ff089d37bd1a264925bb269ece5427c86d /bfd/bfd-in2.h
parent9a00c06f18d10b0d4316eb877e5f96bae1c204a7 (diff)
downloadbinutils-redhat-479fc291b2c7d40478d7cd0bf5a952d6449b7e43.tar.gz
2005-05-05 H.J. Lu <hongjiu.lu@intel.com>
* bfd-in2.h: Regenerated.
Diffstat (limited to 'bfd/bfd-in2.h')
-rw-r--r--bfd/bfd-in2.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/bfd/bfd-in2.h b/bfd/bfd-in2.h
index 5c1fc08996..d4622668d3 100644
--- a/bfd/bfd-in2.h
+++ b/bfd/bfd-in2.h
@@ -1554,8 +1554,14 @@ char *bfd_get_unique_section_name
asection *bfd_make_section_old_way (bfd *abfd, const char *name);
+asection *bfd_make_section_anyway_with_flags
+ (bfd *abfd, const char *name, flagword flags);
+
asection *bfd_make_section_anyway (bfd *abfd, const char *name);
+asection *bfd_make_section_with_flags
+ (bfd *, const char *name, flagword flags);
+
asection *bfd_make_section (bfd *, const char *name);
bfd_boolean bfd_set_section_flags