aboutsummaryrefslogtreecommitdiff
path: root/bfd/bfd-in2.h
diff options
context:
space:
mode:
authorRichard Henderson <rth@redhat.com>1998-01-23 05:27:42 +0000
committerRichard Henderson <rth@redhat.com>1998-01-23 05:27:42 +0000
commitf3da1439256bc280e94cf98dcbef46ddc0c4c272 (patch)
tree7c14a64326d71780011ad87813e30823f35d4a16 /bfd/bfd-in2.h
parent31af3ca9f641875deb888aae81b1184b63075fa6 (diff)
downloadgdb-f3da1439256bc280e94cf98dcbef46ddc0c4c272.zip
gdb-f3da1439256bc280e94cf98dcbef46ddc0c4c272.tar.gz
gdb-f3da1439256bc280e94cf98dcbef46ddc0c4c272.tar.bz2
* bfd.c (bfd_get_error_handler): Add orthogonal function.
* bfd-in2.h: Regenerate.
Diffstat (limited to 'bfd/bfd-in2.h')
-rw-r--r--bfd/bfd-in2.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/bfd/bfd-in2.h b/bfd/bfd-in2.h
index aa035b0..bfaf5ab 100644
--- a/bfd/bfd-in2.h
+++ b/bfd/bfd-in2.h
@@ -2423,6 +2423,9 @@ bfd_set_error_handler PARAMS ((bfd_error_handler_type));
void
bfd_set_error_program_name PARAMS ((const char *));
+bfd_error_handler_type
+bfd_get_error_handler PARAMS ((void));
+
long
bfd_get_reloc_upper_bound PARAMS ((bfd *abfd, asection *sect));