Home
last modified time | relevance | path

Searched refs:getDebuginfodDebuginfoUrlPath (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/Debuginfod/
H A DDebuginfod.h82 std::string getDebuginfodDebuginfoUrlPath(object::BuildIDRef ID);
/freebsd/contrib/llvm-project/llvm/lib/Debuginfod/
H A DDebuginfod.cpp150 std::string getDebuginfodDebuginfoUrlPath(BuildIDRef ID) { in getDebuginfodDebuginfoUrlPath() function
158 std::string UrlPath = getDebuginfodDebuginfoUrlPath(ID); in getCachedOrDownloadDebuginfo()