Home
last modified time | relevance | path

Searched refs:Debuginfod (Results 1 – 5 of 5) sorted by relevance

/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/SymbolLocator/Debuginfod/
H A DSymbolLocatorDebuginfodProperties.td6 …Desc<"An ordered list of Debuginfod server URLs to query for symbols. This defaults to the content…
/freebsd-14.2/contrib/llvm-project/llvm/tools/llvm-cov/
H A DCodeCoverage.cpp714 cl::opt<bool> Debuginfod( in run() local
829 if (Debuginfod) { in run()
841 if (ObjectFilenames.empty() && !Debuginfod && DebugFileDirectory.empty()) { in run()
/freebsd-14.2/lib/clang/libllvm/
H A DMakefile681 SRCS_MIW+= Debuginfod/BuildIDFetcher.cpp
682 SRCS_MIW+= Debuginfod/Debuginfod.cpp
683 SRCS_MIW+= Debuginfod/HTTPClient.cpp
684 SRCS_MIW+= Debuginfod/HTTPServer.cpp
/freebsd-14.2/lib/clang/liblldb/
H A DMakefile574 SRCS+= Plugins/SymbolLocator/Debuginfod/SymbolLocatorDebuginfod.cpp
747 Plugins/SymbolLocator/Debuginfod/SymbolLocatorDebuginfod \
/freebsd-14.2/contrib/llvm-project/
H A DFREEBSD-Xlist462 lldb/source/Plugins/SymbolLocator/Debuginfod/CMakeLists.txt
564 llvm/lib/Debuginfod/CMakeLists.txt