Lines Matching refs:bfd_get_symcount
2047 bfd_get_symcount (abfd) = file_hdrp->symbol_total; in som_object_setup()
3973 num_syms = bfd_get_symcount (abfd); in som_finish_writing()
3999 bfd_get_symcount (abfd)); in som_finish_writing()
4438 unsigned int num_syms = bfd_get_symcount (abfd); in som_build_and_write_symbol_table()
4568 return (bfd_get_symcount (abfd) + 1) * sizeof (asymbol *); in som_get_symtab_upper_bound()
4620 int symbol_count = bfd_get_symcount (abfd); in som_slurp_symbol_table()
4786 bfd_get_symcount (abfd) = sym - symbase; in som_slurp_symbol_table()
4813 i = bfd_get_symcount (abfd); in som_canonicalize_symtab()
4821 return (bfd_get_symcount (abfd)); in som_canonicalize_symtab()
6233 curr_count = bfd_get_symcount (curr_bfd); in som_bfd_prep_for_ar_write()
6383 curr_count = bfd_get_symcount (curr_bfd); in som_bfd_ar_write_symbol_stuff()