Searched refs:rend (Results 1 – 2 of 2) sorted by relevance
8004 const Elf_Internal_Rela *r, *rend; in _bfd_mips_elf_check_relocs() local8018 rend = sec_relocs + o->reloc_count; in _bfd_mips_elf_check_relocs()8019 for (r = sec_relocs; r < rend; r++) in _bfd_mips_elf_check_relocs()8027 if (r < rend) in _bfd_mips_elf_check_relocs()8129 const Elf_Internal_Rela *r, *rend; in _bfd_mips_elf_check_relocs() local8143 rend = sec_relocs + o->reloc_count; in _bfd_mips_elf_check_relocs()8144 for (r = sec_relocs; r < rend; r++) in _bfd_mips_elf_check_relocs()8152 if (r < rend) in _bfd_mips_elf_check_relocs()
2365 p != this->globs_.rend(); in get_symbol_version()