aboutsummaryrefslogtreecommitdiff
path: root/bfd/bfd-in2.h
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>2003-01-31 10:04:16 +0000
committerNick Clifton <nickc@redhat.com>2003-01-31 10:04:16 +0000
commit31f7ba0423bfad4867253963a543e51cc05e0d89 (patch)
tree06c94aa0aa7e9b6785b4cf18bf3b1f3d88ad564d /bfd/bfd-in2.h
parent38a94d44949ff2899b46e0896a2b23d33d71e3d8 (diff)
downloadgdb-31f7ba0423bfad4867253963a543e51cc05e0d89.zip
gdb-31f7ba0423bfad4867253963a543e51cc05e0d89.tar.gz
gdb-31f7ba0423bfad4867253963a543e51cc05e0d89.tar.bz2
bfd_follow_gnu_debuglink: New function. Follow the pointer contained inside a
.gnu_debuglink section.
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 25f2f96..a079599 100644
--- a/bfd/bfd-in2.h
+++ b/bfd/bfd-in2.h
@@ -880,6 +880,9 @@ bfd_make_writable PARAMS ((bfd *abfd));
bfd_boolean
bfd_make_readable PARAMS ((bfd *abfd));
+char *
+bfd_follow_gnu_debuglink PARAMS ((bfd *abfd, const char *dir));
+
/* Extracted from libbfd.c. */
/* Byte swapping macros for user section data. */