Searched refs:ObjectFilePath (Results 1 – 5 of 5) sorted by relevance
96 auto ObjectFilePath = in runOne() local99 if (llvm::Error E = ObjectFilePath.takeError()) { in runOne()104 getObjectFromFile(*ObjectFilePath)); in runOne()111 auto ObjectFilePath = in runOne() local114 if (llvm::Error E = ObjectFilePath.takeError()) { in runOne()119 << *ObjectFilePath << "\n"; in runOne()121 getObjectFromFile(*ObjectFilePath)); in runOne()
86 DebugMap::addDebugMapObject(StringRef ObjectFilePath, in addDebugMapObject() argument89 Objects.emplace_back(new DebugMapObject(ObjectFilePath, Timestamp, Type)); in addDebugMapObject()
110 addDebugMapObject(StringRef ObjectFilePath,
65 DebugMapObject &DebugMap::addDebugMapObject(StringRef ObjectFilePath, in addDebugMapObject() argument67 Objects.emplace_back(new DebugMapObject(ObjectFilePath, Timestamp)); in addDebugMapObject()
95 DebugMapObject &addDebugMapObject(StringRef ObjectFilePath,