Define bfd_find_line entry of BFD_JUMP_TABLE_SYMBOLS using NAME.
[deliverable/binutils-gdb.git] / bfd / libcoff-in.h
index 8a45bf62c12f0ccc5552df6b405dc11bb7a842d4..44185a5f33d86567e33f03c91bcdca600294d0d4 100644 (file)
@@ -360,6 +360,7 @@ extern bfd_boolean coff_find_nearest_line
 extern bfd_boolean coff_find_nearest_line_discriminator
   (bfd *, asection *, asymbol **, bfd_vma, const char **,
    const char **, unsigned int *, unsigned int *);
+#define coff_find_line _bfd_nosymbols_find_line
 struct dwarf_debug_section;
 extern bfd_boolean coff_find_nearest_line_with_names
   (bfd *, const struct dwarf_debug_section *, asection *, asymbol **,
This page took 0.02477 seconds and 4 git commands to generate.