Searched refs:readOutputSectionDescription (Results 1 – 1 of 1) sorted by relevance
85 OutputDesc *readOutputSectionDescription(StringRef outSec);649 ctx.script->overwriteSections.push_back(readOutputSectionDescription(tok)); in readOverwriteSections()673 v.push_back(readOutputSectionDescription(tok)); in readSections()1005 OutputDesc *ScriptParser::readOutputSectionDescription(StringRef outSec) { in readOutputSectionDescription() function in ScriptParser