Home
last modified time | relevance | path

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

/ndk/sources/android/crazy_linker/src/
Dcrazy_linker_elf_relocations.cpp739 const ELF::Rela* rel_limit = rel + relocations_count; in RelocateRela() local
741 for (; rel < rel_limit; ++rel) { in RelocateRela()
772 const ELF::Rel* rel_limit = rel + relocations_count; in RelocateRel() local
774 for (; rel < rel_limit; ++rel) { in RelocateRel()