Searched defs:object_files (Results 1 – 3 of 3) sorted by relevance
271 std::vector<OutputFile>* object_files, in WritePCHCommands()315 std::vector<OutputFile>* object_files, in WritePCHCommand()393 std::vector<OutputFile>* object_files) { in WriteWindowsPCHCommand()429 std::vector<OutputFile>* object_files, in WriteSources()502 std::vector<OutputFile>* object_files) { in WriteSwiftSources()582 const std::vector<OutputFile>& object_files, in WriteLinkerStuff()
106 const std::vector<OutputFile>& object_files) { in WriteSourceSetStamp()
743 def parse_symbols_from_nm(self, object_files): argument