Searched refs:readByteCommand (Results 1 – 1 of 1) sorted by relevance
80 ByteCommand *readByteCommand(StringRef Tok);834 } else if (ByteCommand *Data = readByteCommand(Tok)) { in readOutputSectionDescription()1092 ByteCommand *ScriptParser::readByteCommand(StringRef Tok) { in readByteCommand() function in ScriptParser