Searched refs:secRef (Results 1 – 1 of 1) sorted by relevance
82 OutputSection *&secRef = nameToOutputSection[name]; in createOutputSection() local84 if (secRef && secRef->location.empty()) { in createOutputSection()86 sec = secRef; in createOutputSection()89 if (!secRef) in createOutputSection()90 secRef = sec; in createOutputSection()