Home
last modified time | relevance | path

Searched defs:Debug (Results 1 – 22 of 22) sorted by relevance

/llvm-project-15.0.7/mlir/lib/Tools/lsp-server-support/
H A DLogging.h26 enum class Level { Debug, Info, Error }; enumerator
/llvm-project-15.0.7/lldb/include/lldb/Symbol/
H A DSymtab.h27 enum Debug { enum
/llvm-project-15.0.7/llvm/lib/Support/
H A DDebug.cpp108 static ManagedStatic<cl::opt<bool, true>, CreateDebug> Debug; variable
/llvm-project-15.0.7/clang-tools-extra/clangd/support/
H A DLogger.h28 enum Level : unsigned char { Debug, Verbose, Info, Error }; enumerator
/llvm-project-15.0.7/llvm/lib/Passes/
H A DPassBuilderBindings.cpp51 bool Debug = PassOpts->DebugLogging; in DEFINE_SIMPLE_CONVERSION_FUNCTIONS() local
/llvm-project-15.0.7/llvm/lib/ObjCopy/COFF/
H A DCOFFWriter.cpp437 debug_directory *Debug = reinterpret_cast<debug_directory *>(Ptr); in patchDebugDirectory() local
/llvm-project-15.0.7/llvm/tools/llvm-cov/
H A DCoverageViewOptions.h28 bool Debug; member
/llvm-project-15.0.7/llvm/lib/LTO/
H A DLTOCodeGenerator.cpp169 void LTOCodeGenerator::setDebugInfo(lto_debug_model Debug) { in setDebugInfo()
/llvm-project-15.0.7/llvm/lib/Target/WebAssembly/
H A DWebAssemblyAsmPrinter.cpp445 if (const NamedMDNode *Debug = M.getNamedMetadata("llvm.dbg.cu")) { in EmitProducerInfo() local
/llvm-project-15.0.7/llvm/include/llvm/CodeGen/
H A DAsmPrinter.h164 Debug = 2 ///< Emit .debug_frame enumerator
H A DMachineInstrBuilder.h56 Debug = 0x80, enumerator
/llvm-project-15.0.7/llvm/include/llvm/ObjCopy/
H A DCommonConfig.h172 Debug, enumerator
/llvm-project-15.0.7/llvm/lib/MC/
H A DMCObjectStreamer.cpp238 void MCObjectStreamer::emitCFISections(bool EH, bool Debug) { in emitCFISections()
H A DMCAsmStreamer.cpp1821 void MCAsmStreamer::emitCFISections(bool EH, bool Debug) { in emitCFISections()
H A DMCStreamer.cpp445 void MCStreamer::emitCFISections(bool EH, bool Debug) {} in emitCFISections()
/llvm-project-15.0.7/clang/test/CodeGenCXX/
H A Dmangle.cpp142 struct Debug { struct
143 const Debug& operator<< (unsigned a) const { return *this; } in operator <<() argument
/llvm-project-15.0.7/llvm/tools/llvm-objcopy/
H A DObjcopyOptions.cpp746 auto Debug = std::move(*DebugOrErr); in parseObjcopyOptions() local
/llvm-project-15.0.7/lld/ELF/
H A DConfig.h62 enum class StripPolicy { None, All, Debug }; enumerator
/llvm-project-15.0.7/llvm/tools/llvm-objdump/
H A Dllvm-objdump.cpp2224 char Debug = ' '; in printSymbol() local
/llvm-project-15.0.7/llvm/lib/MC/MCParser/
H A DAsmParser.cpp4172 bool Debug = false; in parseDirectiveCFISections() local
H A DMasmParser.cpp5463 bool Debug = false; in parseDirectiveCFISections() local
/llvm-project-15.0.7/clang/lib/CodeGen/
H A DCGDebugInfo.cpp5473 llvm::DIGlobalVariableExpression *Debug = in AddStringLiteralDebugInfo() local