Searched refs:bfd_mach_o_scan_read_symtab_strtab (Results 1 - 2 of 2) sorted by relevance

/haiku-buildtools/legacy/binutils/bfd/
H A Dmach-o.h468 int bfd_mach_o_scan_read_symtab_strtab (bfd *, bfd_mach_o_symtab_command *);
H A Dmach-o.c810 bfd_mach_o_scan_read_symtab_strtab (bfd *abfd, function
837 fprintf (stderr, "bfd_mach_o_scan_read_symtab_strtab: unable to read %lu bytes at %lu\n",
861 ret = bfd_mach_o_scan_read_symtab_strtab (abfd, sym);

Completed in 94 milliseconds