Searched refs:obj_aout_external_sym_count (Results 1 – 4 of 4) sorted by relevance
1191 obj_aout_external_sym_count (abfd) = count; in aout_get_external_symbols()1219 obj_aout_external_sym_count (abfd) = count; in aout_get_external_symbols()1514 cached_size = obj_aout_external_sym_count (abfd); in NAME()1524 obj_aout_external_sym_count (abfd), in NAME()1533 bfd_get_symcount (abfd) = obj_aout_external_sym_count (abfd); in NAME()2137 if (obj_aout_external_sym_count (abfd) < MINISYM_THRESHOLD) in NAME()2149 return obj_aout_external_sym_count (abfd); in NAME()2163 || obj_aout_external_sym_count (abfd) < MINISYM_THRESHOLD) in NAME()2564 pend = p + obj_aout_external_sym_count (abfd); in aout_link_check_ar_symbols()2746 sym_count = obj_aout_external_sym_count (abfd); in aout_link_add_symbols()[all …]
1335 obj_aout_external_sym_count (abfd) = count; in aout_get_external_symbols()1754 cached_size = obj_aout_external_sym_count (abfd); in NAME()1767 obj_aout_external_sym_count (abfd), in NAME()1776 bfd_get_symcount (abfd) = obj_aout_external_sym_count (abfd); in NAME()2592 if (obj_aout_external_sym_count (abfd) < MINISYM_THRESHOLD) in NAME()2604 return obj_aout_external_sym_count (abfd); in NAME()2618 || obj_aout_external_sym_count (abfd) < MINISYM_THRESHOLD) in NAME()2965 sym_count = obj_aout_external_sym_count (abfd); in aout_link_add_symbols()3241 pend = p + obj_aout_external_sym_count (abfd); in aout_link_check_ar_symbols()3686 h->indx = obj_aout_external_sym_count (output_bfd); in aout_link_write_other_symbol()[all …]
443 #define obj_aout_external_sym_count(bfd) (adata (bfd).external_sym_count) macro
90 (obj_aout_external_syms, obj_aout_external_sym_count,