Merge bfd_find_nearest_line variants
[deliverable/binutils-gdb.git] / bfd / coff64-rs6000.c
index b1968ce7b1f59bb2d6432985f13168d61e242172..5985d817d9a0fa06bdb00a8b4e71c77feb44ce43 100644 (file)
@@ -2716,7 +2716,6 @@ const bfd_target rs6000_xcoff64_vec =
     coff_bfd_is_target_special_symbol,
     coff_get_lineno,
     coff_find_nearest_line,
-    _bfd_generic_find_nearest_line_discriminator,
     coff_find_line,
     coff_find_inliner_info,
     coff_bfd_make_debug_symbol,
@@ -2974,7 +2973,6 @@ const bfd_target rs6000_xcoff64_aix_vec =
     coff_bfd_is_target_special_symbol,
     coff_get_lineno,
     coff_find_nearest_line,
-    _bfd_generic_find_nearest_line_discriminator,
     coff_find_line,
     coff_find_inliner_info,
     coff_bfd_make_debug_symbol,
This page took 0.024936 seconds and 4 git commands to generate.