Searched refs:obj_aout_external_sym_count (Results 1 – 3 of 3) sorted by relevance
1321 obj_aout_external_sym_count (abfd) = count; in aout_get_external_symbols()1740 cached_size = obj_aout_external_sym_count (abfd); in NAME()1750 obj_aout_external_sym_count (abfd), in NAME()1759 bfd_get_symcount (abfd) = obj_aout_external_sym_count (abfd); in NAME()2562 if (obj_aout_external_sym_count (abfd) < MINISYM_THRESHOLD) in NAME()2574 return obj_aout_external_sym_count (abfd); in NAME()2588 || obj_aout_external_sym_count (abfd) < MINISYM_THRESHOLD) in NAME()2931 sym_count = obj_aout_external_sym_count (abfd); in aout_link_add_symbols()3193 pend = p + obj_aout_external_sym_count (abfd); in aout_link_check_ar_symbols()3616 h->indx = obj_aout_external_sym_count (output_bfd); in aout_link_write_other_symbol()[all …]
442 #define obj_aout_external_sym_count(bfd) (adata (bfd).external_sym_count) macro
90 (obj_aout_external_syms, obj_aout_external_sym_count,