Searched refs:entry_end (Results 1 - 2 of 2) sorted by relevance

/frameworks/compile/mclinker/lib/LD/
H A DEhFrameHdr.cpp101 SearchTableType::const_iterator entry, entry_end = search_table.end(); local
103 for (entry = search_table.begin(); entry != entry_end; ++entry) {
H A DGarbageCollection.cpp301 SectionVecTy::iterator entry_it, entry_end = pEntry.end(); local
302 for (entry_it = pEntry.begin(); entry_it != entry_end; ++entry_it) {

Completed in 40 milliseconds