Searched refs:getDebugBinaryPath (Results 1 – 2 of 2) sorted by relevance
111 Expected<Optional<std::string>> getDebugBinaryPath(BuildIDRef);
407 DebuginfodCollection::getDebugBinaryPath(BuildIDRef ID) { in getDebugBinaryPath() function in llvm::DebuginfodCollection452 Expected<Optional<std::string>> PathOrErr = getDebugBinaryPath(ID); in findDebugBinaryPath()