Searched refs:findDebugBinaryPath (Results 1 – 2 of 2) sorted by relevance
482 return findDebugBinaryPath(ID); in findBinaryPath()485 Expected<std::string> DebuginfodCollection::findDebugBinaryPath(BuildIDRef ID) { in findDebugBinaryPath() function in llvm::DebuginfodCollection523 Expected<std::string> PathOrErr = Collection.findDebugBinaryPath(ID); in DebuginfodServer()
133 Expected<std::string> findDebugBinaryPath(object::BuildIDRef);