Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Debuginfod/
H A DHTTPServer.cpp31 bool llvm::streamFile(HTTPServerRequest &Request, StringRef FilePath) { in streamFile() function in llvm
/openbsd-src/gnu/llvm/lld/COFF/
H A DPDB.cpp1332 for (const auto &streamFile : ctx.config.namedStreams) { in addNamedStreams() local