Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/bfd/
Delfxx-mips.c15965 long counti; in _bfd_mips_elf_get_synthetic_symtab() local
16000 counti = count * bed->s->int_rels_per_ext_rel; in _bfd_mips_elf_get_synthetic_symtab()
16004 for (pi = 0; pi < counti; pi += bed->s->int_rels_per_ext_rel) in _bfd_mips_elf_get_synthetic_symtab()
16131 i++, pi = (pi + bed->s->int_rels_per_ext_rel) % counti); in _bfd_mips_elf_get_synthetic_symtab()
16160 pi = (pi + bed->s->int_rels_per_ext_rel) % counti; in _bfd_mips_elf_get_synthetic_symtab()