Searched refs:secRef (Results 1 – 1 of 1) sorted by relevance
136 OutputDesc *&secRef = nameToOutputSection[CachedHashStringRef(name)]; in createOutputSection() local138 if (secRef && secRef->osec.location.empty()) { in createOutputSection()140 sec = secRef; in createOutputSection()143 if (!secRef) in createOutputSection()144 secRef = sec; in createOutputSection()