Home
last modified time | relevance | path

Searched defs:DebuginfodServer (Results 1 – 2 of 2) 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/lib/Debuginfod/
H A DDebuginfod.cpp510 DebuginfodServer::DebuginfodServer(DebuginfodLog &Log, in DebuginfodServer() function in llvm::DebuginfodServer