Home
last modified time | relevance | path

Searched refs:readInputSectionDescription (Results 1 – 1 of 1) sorted by relevance

/freebsd-13.1/contrib/llvm-project/lld/ELF/
H A DScriptParser.cpp99 InputSectionDescription *readInputSectionDescription(StringRef tok);
747 ScriptParser::readInputSectionDescription(StringRef tok) { in readInputSectionDescription() function in ScriptParser
906 cmd->sectionCommands.push_back(readInputSectionDescription(tok)); in readOutputSectionDescription()