X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=bfd%2Fmach-o-aarch64.c;h=c71b92e47cad0bbcabc06fe8c7a92c2940bc6dea;hb=refs%2Fheads%2Fconcurrent-displaced-stepping-2020-04-01;hp=f3406b3be25eade0ccde817ab741b6c95c93b3e2;hpb=b3adc24a0713411ab38a21dc894dd40dbc5c8f4f;p=deliverable%2Fbinutils-gdb.git diff --git a/bfd/mach-o-aarch64.c b/bfd/mach-o-aarch64.c index f3406b3be2..c71b92e47c 100644 --- a/bfd/mach-o-aarch64.c +++ b/bfd/mach-o-aarch64.c @@ -40,13 +40,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_arm64_object_p (bfd *abfd) { return bfd_mach_o_header_p (abfd, 0, 0, BFD_MACH_O_CPU_TYPE_ARM64); } -static const bfd_target * +static bfd_cleanup bfd_mach_o_arm64_core_p (bfd *abfd) { return bfd_mach_o_header_p (abfd, 0,