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