Searched refs:readByteCommand (Results 1 – 1 of 1) sorted by relevance
80 ByteCommand *readByteCommand(StringRef tok);1038 } else if (ByteCommand *data = readByteCommand(tok)) { in readOutputSectionDescription()1377 ByteCommand *ScriptParser::readByteCommand(StringRef tok) { in readByteCommand() function in ScriptParser