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