Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/Debuginfod/
H A DDebuginfod.h137 struct DebuginfodServer { struct
141 DebuginfodServer(DebuginfodLog &Log, DebuginfodCollection &Collection); argument
/openbsd-src/gnu/llvm/llvm/tools/llvm-debuginfod/
H A Dllvm-debuginfod.cpp80 DebuginfodServer Server(Log, Collection); in main()
/openbsd-src/gnu/llvm/llvm/lib/Debuginfod/
H A DDebuginfod.cpp510 DebuginfodServer::DebuginfodServer(DebuginfodLog &Log, in DebuginfodServer() function in llvm::DebuginfodServer