Searched refs:section_sym_count (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/binutils/bfd/
H A Delflink.c778 unsigned long *section_sym_count)
794 *section_sym_count = dynsymcount;
5752 unsigned long section_sym_count;
6114 &section_sym_count) == 0)
6184 unsigned long section_sym_count;
6195 &section_sym_count);
6230 ++section_sym_count;
6231 memset (s->contents, 0, section_sym_count * bed->s->sizeof_sym);
10629 unsigned long section_sym_count;
10696 _bfd_elf_link_renumber_dynsyms (abfd, info, &section_sym_count);
773 _bfd_elf_link_renumber_dynsyms(bfd *output_bfd, struct bfd_link_info *info, unsigned long *section_sym_count) argument
5742 unsigned long section_sym_count; local
6174 unsigned long section_sym_count; local
10618 unsigned long section_sym_count; local
[all...]

Completed in 126 milliseconds