Searched refs:rel_limit (Results 1 – 1 of 1) sorted by relevance
739 const ELF::Rela* rel_limit = rel + relocations_count; in RelocateRela() local741 for (; rel < rel_limit; ++rel) { in RelocateRela()772 const ELF::Rel* rel_limit = rel + relocations_count; in RelocateRel() local774 for (; rel < rel_limit; ++rel) { in RelocateRel()