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