Home
last modified time | relevance | path

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

/llvm-project/mlir/include/mlir/Tools/lsp-server-support/
H A DLogging.h26 enum class Level { Debug, Info, Error }; enumerator
/llvm-project/lldb/include/lldb/Symbol/
H A DSymtab.h27 enum Debug { enum
/llvm-project/clang-tools-extra/clangd/support/
H A DLogger.h28 enum Level : unsigned char { Debug, Verbose, Info, Error }; enumerator
/llvm-project/llvm/lib/Support/
H A DDebug.cpp108 static ManagedStatic<cl::opt<bool, true>, CreateDebug> Debug; variable
/llvm-project/llvm/lib/Passes/
H A DPassBuilderBindings.cpp52 bool Debug = PassOpts->DebugLogging; DEFINE_SIMPLE_CONVERSION_FUNCTIONS() local
/llvm-project/llvm/lib/ObjCopy/COFF/
H A DCOFFWriter.cpp439 debug_directory *Debug = reinterpret_cast<debug_directory *>(Ptr); in patchDebugDirectory() local
/llvm-project/llvm/tools/llvm-cov/
H A DCoverageViewOptions.h28 bool Debug; member
/llvm-project/llvm/lib/LTO/
H A DLTOCodeGenerator.cpp185 setDebugInfo(lto_debug_model Debug) setDebugInfo() argument
/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyAsmPrinter.cpp448 for (size_t I = 0, E = Debug->getNumOperands(); I < E; ++I) { in EmitProducerInfo() local
/llvm-project/llvm/include/llvm/CodeGen/
H A DAsmPrinter.h151 Debug = 2 ///< Emit .debug_frame global() enumerator
H A DMachineInstrBuilder.h58 Debug = 0x80, enumerator
/llvm-project/llvm/include/llvm/ObjCopy/
H A DCommonConfig.h166 Debug, global() enumerator
/llvm-project/llvm/lib/MC/
H A DMCObjectStreamer.cpp178 void MCObjectStreamer::emitCFISections(bool EH, bool Debug) { in emitCFISections() argument
H A DMCStreamer.cpp436 emitCFISections(bool EH,bool Debug) emitCFISections() argument
H A DMCAsmStreamer.cpp1925 emitCFISections(bool EH,bool Debug) emitCFISections() argument
/llvm-project/clang/test/CodeGenCXX/
H A Dmangle.cpp142 struct Debug { struct
143 const Debug& operator<< (unsigned a) const { return *this; } in operator <<() argument
/llvm-project/llvm/tools/llvm-objcopy/
H A DObjcopyOptions.cpp824 auto Debug = std::move(*DebugOrErr); parseObjcopyOptions() local
/llvm-project/lld/ELF/
H A DConfig.h72 enum class StripPolicy { None, All, Debug }; global() enumerator
/llvm-project/llvm/lib/CodeGen/
H A DAssignmentTrackingAnalysis.cpp1165 enum AssignmentKind { Stack, Debug }; global() enumerator
[all...]
/llvm-project/llvm/tools/llvm-objdump/
H A Dllvm-objdump.cpp2943 char Debug = ' '; printSymbol() local
/llvm-project/llvm/lib/MC/MCParser/
H A DAsmParser.cpp4174 bool Debug = false; parseDirectiveCFISections() local
H A DMasmParser.cpp5446 bool Debug = false; parseDirectiveCFISections() local
/llvm-project/clang/lib/CodeGen/
H A DCGDebugInfo.cpp5871 llvm::DIGlobalVariableExpression *Debug = AddStringLiteralDebugInfo() local