X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=bfd%2Fmach-o-arm.c;h=f4afce71c86a40594261799e967f0173ed22420b;hb=14962256b310efddf677ff4f5c9fa41047f48c39;hp=2a25d703eeddb93f632461730a872bcde5f37dec;hpb=a68aa5d3020948564ef99d704d27e458ba22ad9d;p=deliverable%2Fbinutils-gdb.git diff --git a/bfd/mach-o-arm.c b/bfd/mach-o-arm.c index 2a25d703ee..f4afce71c8 100644 --- a/bfd/mach-o-arm.c +++ b/bfd/mach-o-arm.c @@ -1,5 +1,5 @@ /* ARM Mach-O support for BFD. - Copyright (C) 2015-2019 Free Software Foundation, Inc. + Copyright (C) 2015-2020 Free Software Foundation, Inc. This file is part of BFD, the Binary File Descriptor library. @@ -38,13 +38,13 @@ #define bfd_mach_o_tgt_seg_table NULL #define bfd_mach_o_section_type_valid_for_tgt NULL -static const bfd_target * +static bfd_cleanup bfd_mach_o_arm_object_p (bfd *abfd) { return bfd_mach_o_header_p (abfd, 0, 0, BFD_MACH_O_CPU_TYPE_ARM); } -static const bfd_target * +static bfd_cleanup bfd_mach_o_arm_core_p (bfd *abfd) { return bfd_mach_o_header_p (abfd, 0,