Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/bfd/
Delflink.c877 unsigned long *section_sym_count) in _bfd_elf_link_renumber_dynsyms() argument
894 *section_sym_count = dynsymcount; in _bfd_elf_link_renumber_dynsyms()
6193 unsigned long section_sym_count; in bfd_elf_size_dynamic_sections() local
6571 &section_sym_count) == 0) in bfd_elf_size_dynamic_sections()
6643 unsigned long section_sym_count; in bfd_elf_size_dynsym_hash_dynstr() local
6654 &section_sym_count); in bfd_elf_size_dynsym_hash_dynstr()
6686 ++section_sym_count; in bfd_elf_size_dynsym_hash_dynstr()
6687 memset (s->contents, 0, section_sym_count * bed->s->sizeof_sym); in bfd_elf_size_dynsym_hash_dynstr()
12697 unsigned long section_sym_count; in elf_gc_sweep() local
12771 _bfd_elf_link_renumber_dynsyms (abfd, info, &section_sym_count); in elf_gc_sweep()
DChangeLog-20054095 section_sym_count param, and return number of section symbols.