Approved by nickc@redhat.com
[deliverable/binutils-gdb.git] / bfd / coff64-rs6000.c
index 066723054d69e1d16b9b4e7e4a10b05ff427a136..a0b2294626746dc3e615965ebf7974b7a0235d64 100644 (file)
@@ -2713,6 +2713,7 @@ const bfd_target rs6000coff64_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,
@@ -2961,6 +2962,7 @@ const bfd_target aix5coff64_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.032333 seconds and 4 git commands to generate.