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

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

Completed in 294 milliseconds