Home
last modified time | relevance | path

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

/frameworks/compile/mclinker/lib/LD/
DGarbageCollection.cpp309 SectionListTy* reach_list = in findReferencedSections() local
311 if (reach_list == NULL) in findReferencedSections()
316 SectionListTy::iterator it, end = reach_list->end(); in findReferencedSections()
317 for (it = reach_list->begin(); it != end; ++it) { in findReferencedSections()