aboutsummaryrefslogtreecommitdiff
path: root/bfd/bfd-in2.h
diff options
context:
space:
mode:
authorH.J. Lu <hjl.tools@gmail.com>2005-05-05 15:19:44 +0000
committerH.J. Lu <hjl.tools@gmail.com>2005-05-05 15:19:44 +0000
commitb36b76cb101af0f4544d372e99449c2c50cb7dbf (patch)
tree0aa048fb9c8215eb87f200a6c793afd6dc6535e8 /bfd/bfd-in2.h
parenteac338cfd5e4cc48b238fd9c35a19b337fa8a8d2 (diff)
downloadgdb-b36b76cb101af0f4544d372e99449c2c50cb7dbf.zip
gdb-b36b76cb101af0f4544d372e99449c2c50cb7dbf.tar.gz
gdb-b36b76cb101af0f4544d372e99449c2c50cb7dbf.tar.bz2
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 5c1fc08..d462266 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