Searched refs:readInputSectionRules (Results 1 – 1 of 1) sorted by relevance
92 InputSectionDescription *readInputSectionRules(StringRef FilePattern);662 ScriptParser::readInputSectionRules(StringRef FilePattern) { in readInputSectionRules() function in ScriptParser702 InputSectionDescription *Cmd = readInputSectionRules(FilePattern); in readInputSectionDescription()707 return readInputSectionRules(Tok); in readInputSectionDescription()798 Cmd->SectionCommands.push_back(readInputSectionRules(next())); in readOverlaySectionDescription()