]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - bfd/libcoff.h
bfd: Add bfd_find_nearest_line_with_alt
[thirdparty/binutils-gdb.git] / bfd / libcoff.h
index a884a80463186f0b8b5789f2877f9e416b233b59..21640c11ea66bb38c242fc55c51aa29a78d7c3eb 100644 (file)
@@ -362,6 +362,8 @@ extern asymbol *coff_bfd_make_debug_symbol
 extern bool coff_find_nearest_line
   (bfd *, asymbol **, asection *, bfd_vma,
    const char **, const char **, unsigned int *, unsigned int *);
+#define coff_find_nearest_line_with_alt \
+  _bfd_nosymbols_find_nearest_line_with_alt
 #define coff_find_line _bfd_nosymbols_find_line
 struct dwarf_debug_section;
 extern bool coff_find_nearest_line_with_names