Searched refs:Assemble (Results 1 – 1 of 1) sorted by relevance
211 bool Assemble(const char* from_file, const char* to_file, std::string* error_msg) { in Assemble() function395 if (!Assemble((res->base_name + ".S").c_str(), (res->base_name + ".o").c_str(), in Compile()