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

/frameworks/compile/mclinker/lib/LD/
H A DIdenticalCodeFolding.cpp90 LDSection* kept_sect = (*it).first; local
93 << kept_sect->name()
110 LDSection* kept_sect = (*(m_KeptSections.begin() + kept_index)).first; local
111 frag_ref->assign(kept_sect->getSectionData()->front(),

Completed in 17 milliseconds