Home
last modified time | relevance | path

Searched refs:obj_aout_external_sym_count (Results 1 – 3 of 3) sorted by relevance

/freebsd-12.1/contrib/binutils/bfd/
H A Daoutx.h1321 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()
2574 return obj_aout_external_sym_count (abfd); 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()
3617 ++obj_aout_external_sym_count (output_bfd); in aout_link_write_other_symbol()
4748 ++obj_aout_external_sym_count (output_bfd); in aout_link_write_symbols()
5162 ++obj_aout_external_sym_count (output_bfd); in aout_link_write_symbols()
5335 sz = obj_aout_external_sym_count (sub); in NAME()
[all …]
H A Dlibaout.h442 #define obj_aout_external_sym_count(bfd) (adata (bfd).external_sym_count) macro
H A DChangeLog-919390 (obj_aout_external_syms, obj_aout_external_sym_count,