Searched refs:getDebugBinaryPath (Results 1 – 2 of 2) sorted by relevance
113 Expected<std::optional<std::string>> getDebugBinaryPath(object::BuildIDRef);
442 DebuginfodCollection::getDebugBinaryPath(BuildIDRef ID) { in getDebugBinaryPath() function in llvm::DebuginfodCollection487 Expected<std::optional<std::string>> PathOrErr = getDebugBinaryPath(ID); in findDebugBinaryPath()