Searched refs:GetAssemblerCommand (Results 1 – 1 of 1) sorted by relevance
61 for (auto cmd : { GetAssemblerCommand()[0], GetDisassemblerCommand()[0] }) { in CheckTools()137 virtual std::vector<std::string> GetAssemblerCommand() { in GetAssemblerCommand() function160 std::vector<std::string> args = GetAssemblerCommand(); in Assemble()