Approved by nickc@redhat.com
[deliverable/binutils-gdb.git] / bfd / coff-rs6000.c
index 3d37c186ae9a001ab1b5465fd2e16c807b0b1ea8..e921e98e8446fabc34febe93d31242ea266491e2 100644 (file)
@@ -4166,6 +4166,7 @@ const bfd_target rs6000coff_vec =
     coff_bfd_is_target_special_symbol,
     coff_get_lineno,
     coff_find_nearest_line,
+    coff_find_inliner_info,
     coff_bfd_make_debug_symbol,
     _bfd_generic_read_minisymbols,
     _bfd_generic_minisymbol_to_symbol,
@@ -4413,6 +4414,7 @@ const bfd_target pmac_xcoff_vec =
     coff_bfd_is_target_special_symbol,
     coff_get_lineno,
     coff_find_nearest_line,
+    coff_find_inliner_info,
     coff_bfd_make_debug_symbol,
     _bfd_generic_read_minisymbols,
     _bfd_generic_minisymbol_to_symbol,
This page took 0.02382 seconds and 4 git commands to generate.