daily update
[deliverable/binutils-gdb.git] / bfd / mach-o-target.c
index c9b974e8a52b5506b0c025f77d18f4b5c9fdf91f..64c7ddf5b65f16a63259cc1550eef2c5e61a3428 100644 (file)
@@ -58,6 +58,7 @@
 #define bfd_mach_o_bfd_define_common_symbol           bfd_generic_define_common_symbol
 #define bfd_mach_o_bfd_copy_private_header_data       _bfd_generic_bfd_copy_private_header_data
 #define bfd_mach_o_core_file_matches_executable_p     generic_core_file_matches_executable_p
+#define bfd_mach_o_core_file_pid                      _bfd_nocore_core_file_pid
 
 #define bfd_mach_o_get_dynamic_symtab_upper_bound     bfd_mach_o_get_symtab_upper_bound
 #define bfd_mach_o_canonicalize_dynamic_symtab       bfd_mach_o_canonicalize_symtab
This page took 0.041727 seconds and 4 git commands to generate.