Home | History | Annotate | Download | only in bfd

Lines Matching full:symcount

2155 				bfd_size_type symcount)
2197 if (r_extern && r_index > symcount)
2213 bfd_size_type symcount)
2270 if (r_extern && r_index > symcount)
5618 abfd->symcount = obj_aout_external_sym_count (abfd);
5619 exec_hdr (abfd)->a_syms = abfd->symcount * EXTERNAL_NLIST_SIZE;
5629 if (abfd->symcount > 0)