Searched refs:DebuginfodCollection (Results 1 – 2 of 2) sorted by relevance
350 DebuginfodCollection::DebuginfodCollection(ArrayRef<StringRef> PathsRef, in DebuginfodCollection() function in llvm::DebuginfodCollection359 Error DebuginfodCollection::update() { in update()374 Expected<bool> DebuginfodCollection::updateIfStale() { in updateIfStale()387 Error DebuginfodCollection::updateForever(std::chrono::milliseconds Interval) { in updateForever()413 Error DebuginfodCollection::findBinaries(StringRef Path) { in findBinaries()478 DebuginfodCollection::getBinaryPath(BuildIDRef ID) { in getBinaryPath()490 DebuginfodCollection::getDebugBinaryPath(BuildIDRef ID) { in getDebugBinaryPath()501 Expected<std::string> DebuginfodCollection::findBinaryPath(BuildIDRef ID) { in findBinaryPath()533 Expected<std::string> DebuginfodCollection::findDebugBinaryPath(BuildIDRef ID) { in findDebugBinaryPath()559 DebuginfodCollection &Collection) in DebuginfodServer()
124 class DebuginfodCollection {147 DebuginfodCollection(ArrayRef<StringRef> Paths, DebuginfodLog &Log,158 DebuginfodCollection &Collection;159 DebuginfodServer(DebuginfodLog &Log, DebuginfodCollection &Collection);