]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - bfd/mach-o.h
bfd: Add bfd_find_nearest_line_with_alt
[thirdparty/binutils-gdb.git] / bfd / mach-o.h
index f7418ad8d402fe1394005cf85025f67d445c9e2a..2e9a634df78b29680ea835151b497771c09535e6 100644 (file)
@@ -729,6 +729,8 @@ bool bfd_mach_o_find_nearest_line (bfd *, asymbol **,
                                          asection *, bfd_vma,
                                          const char **, const char **,
                                          unsigned int *, unsigned int *);
+#define bfd_mach_o_find_nearest_line_with_alt \
+  _bfd_nosymbols_find_nearest_line_with_alt
 #define bfd_mach_o_find_line _bfd_nosymbols_find_line
 bool bfd_mach_o_close_and_cleanup (bfd *);
 bool bfd_mach_o_free_cached_info (bfd *);