Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/binutils/bfd/
HDelf32-score.c2214 bfd_size_type dynsecsymcount = 0; in _bfd_score_elf_relocate_section() local
2224 ++ dynsecsymcount; in _bfd_score_elf_relocate_section()
2227 if (!score_elf_sort_hash_table (info, dynsecsymcount + 1)) in _bfd_score_elf_relocate_section()
HDelfxx-mips.c10261 bfd_size_type dynsecsymcount; in _bfd_mips_elf_final_link() local
10270 dynsecsymcount = count_section_dynsyms (abfd, info); in _bfd_mips_elf_final_link()
10271 if (! mips_elf_sort_hash_table (info, dynsecsymcount + 1)) in _bfd_mips_elf_final_link()