Searched refs:bfd_mach_o_scan (Results 1 - 3 of 3) sorted by relevance

/haiku-buildtools/legacy/binutils/bfd/
H A Dmach-o.h472 int bfd_mach_o_scan (bfd *, bfd_mach_o_header *, bfd_mach_o_data_struct *);
H A Dmach-o.c1488 bfd_mach_o_scan (bfd *abfd, function
1507 fprintf (stderr, "bfd_mach_o_scan: unknown architecture 0x%lx/0x%lx\n",
1603 if (bfd_mach_o_scan (abfd, &header,
1653 if (bfd_mach_o_scan (abfd, &header,
/haiku-buildtools/binutils/bfd/
H A Dmach-o.c4913 bfd_mach_o_scan (bfd *abfd, function
4950 (_("bfd_mach_o_scan: unknown architecture 0x%lx/0x%lx"),
5108 if (!bfd_mach_o_scan (abfd, &header, mdata))

Completed in 112 milliseconds