Searched defs:ObjFile (Results 1 – 5 of 5) sorted by relevance
59 Expected<std::unique_ptr<ObjectFile>> ObjFile = in findBitcodeInMemBuffer() local
299 Expected<std::unique_ptr<ObjectFile>> ObjFile = in findBitcodeInMemBuffer() local
132 std::unique_ptr<object::ObjectFile> ObjFile; in addObjectFile() local
474 static void printCovPoints(const std::string &ObjFile, raw_ostream &OS) { in printCovPoints()1224 for (const std::string &ObjFile : ClInputFiles) { in main() local
3302 StringRef ObjFile = CurrentDebugObject->getObjectFilename(); in loadClangModule() local