Searched refs:from_file (Results 1 – 1 of 1) sorted by relevance
194 bool Assemble(const char* from_file, const char* to_file, std::string* error_msg) { in Assemble() argument209 args.push_back(from_file); in Assemble()