Home
last modified time | relevance | path

Searched refs:UrlPathMatches (Results 1 – 3 of 3) sorted by relevance

/src/contrib/llvm-project/llvm/include/llvm/Debuginfod/
H A DHTTPServer.h60 SmallVector<std::string, 1> UrlPathMatches; variable
/src/contrib/llvm-project/llvm/lib/Debuginfod/
H A DHTTPServer.cpp78 Request.UrlPathMatches.push_back(it); in expandUrlPathMatches()
H A DDebuginfod.cpp565 if (!tryGetFromHex(Request.UrlPathMatches[0], IDString)) { in DebuginfodServer()
583 if (!tryGetFromHex(Request.UrlPathMatches[0], IDString)) { in DebuginfodServer()