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