Searched defs:object_file (Results 1 – 5 of 5) sorted by relevance
292 def __init__(self, ptr, object_file): argument
180 def compileLinkTwoSteps(self, source_file, out=None, object_file=None, argument
240 for (auto& object_file : object_files_) { in FindBestMatchForArchitecture() local
1559 std::unique_ptr<llvm::MemoryBuffer> object_file = in CompileAheadOfTime() local
866 std::string object_file() const { return ObjectFile; } in object_file() function in __anondb1c28880111::CoverageDataWithObjectFile