Home
last modified time | relevance | path

Searched defs:HostInterface (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/llvm/llvm/lib/Debuginfod/
H A DHTTPServer.cpp120 Error HTTPServer::bind(unsigned ListenPort, const char *HostInterface) { in bind()
128 Expected<unsigned> HTTPServer::bind(const char *HostInterface) { in bind()
173 Error HTTPServer::bind(unsigned ListenPort, const char *HostInterface) { in bind()
177 Expected<unsigned> HTTPServer::bind(const char *HostInterface) { in bind()
/openbsd-src/gnu/llvm/llvm/tools/llvm-debuginfod/
H A Dllvm-debuginfod.cpp38 HostInterface("i", cl::init("0.0.0.0"), variable