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

/macosx-10.10/cxxfilt-11/cxxfilt/bfd/
H A Dmach-o.h469 int bfd_mach_o_scan_read_symtab_symbols (bfd *, bfd_mach_o_symtab_command *);
H A Dmach-o.c209 if (bfd_mach_o_scan_read_symtab_symbols (abfd, &mdata->commands[i].command.symtab) != 0)
845 bfd_mach_o_scan_read_symtab_symbols (bfd *abfd, function
856 fprintf (stderr, "bfd_mach_o_scan_read_symtab_symbols: unable to allocate memory for symbols\n");

Completed in 180 milliseconds