Home
last modified time | relevance | path

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

/bionic/linker/
Dlinker_reloc_iterators.h51 bool has_next() { in has_next() function
85 bool has_next() const { in has_next() function
Dlinker_mips.cpp58 for (size_t idx = 0; rel_iterator.has_next(); ++idx) { in relocate()
Dlinker.cpp2458 for (size_t idx = 0; rel_iterator.has_next(); ++idx) { in relocate()