Home
last modified time | relevance | path

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

12

/openbsd/gnu/usr.bin/perl/cpan/Win32API-File/
H A DFile.xs54 # define Debug(list) /*Nothing*/ macro
56 # define Debug(list) ErrPrintf list macro
H A Dbuffers.h202 # define Debug(list) /*Nothing*/ macro
/openbsd/usr.sbin/amd/include/
H A Dconfig.h75 #define Debug(x) if (!(debug_flags & (x))) ; else macro
/openbsd/games/mille/
H A Dextern.c39 bool Debug, /* set if debugging code on */ variable
/openbsd/gnu/llvm/lldb/include/lldb/Symbol/
H A DSymtab.h27 enum Debug { enum
/openbsd/gnu/llvm/llvm/lib/Support/
H A DDebug.cpp108 static ManagedStatic<cl::opt<bool, true>, CreateDebug> Debug; variable
/openbsd/gnu/llvm/llvm/lib/Passes/
H A DPassBuilderBindings.cpp51 bool Debug = PassOpts->DebugLogging; in DEFINE_SIMPLE_CONVERSION_FUNCTIONS() local
/openbsd/gnu/llvm/llvm/lib/ObjCopy/COFF/
H A DCOFFWriter.cpp439 debug_directory *Debug = reinterpret_cast<debug_directory *>(Ptr); in patchDebugDirectory() local
/openbsd/gnu/llvm/llvm/tools/llvm-cov/
H A DCoverageViewOptions.h28 bool Debug; member
/openbsd/usr.sbin/ac/
H A Dac.c82 static int Debug = 0; variable
/openbsd/sbin/pflogd/
H A Dpflogd.c56 int Debug = 0; variable
/openbsd/gnu/llvm/llvm/lib/LTO/
H A DLTOCodeGenerator.cpp186 void LTOCodeGenerator::setDebugInfo(lto_debug_model Debug) { in setDebugInfo()
/openbsd/gnu/llvm/llvm/lib/Target/WebAssembly/
H A DWebAssemblyAsmPrinter.cpp445 if (const NamedMDNode *Debug = M.getNamedMetadata("llvm.dbg.cu")) { in EmitProducerInfo() local
/openbsd/gnu/llvm/llvm/include/llvm/CodeGen/
H A DAsmPrinter.h166 Debug = 2 ///< Emit .debug_frame enumerator
H A DMachineInstrBuilder.h56 Debug = 0x80, enumerator
/openbsd/gnu/llvm/llvm/include/llvm/ObjCopy/
H A DCommonConfig.h172 Debug, enumerator
/openbsd/games/fortune/fortune/
H A Dfortune.c95 int Debug = 0; /* print debug messages */ variable
/openbsd/gnu/usr.bin/binutils/gas/config/
H A Dtc-i386.h292 #define Debug 0x100000 /* Debug register */ macro
/openbsd/gnu/llvm/llvm/lib/MC/
H A DMCObjectStreamer.cpp240 void MCObjectStreamer::emitCFISections(bool EH, bool Debug) { in emitCFISections()
H A DMCAsmStreamer.cpp1853 void MCAsmStreamer::emitCFISections(bool EH, bool Debug) { in emitCFISections()
H A DMCStreamer.cpp445 void MCStreamer::emitCFISections(bool EH, bool Debug) {} in emitCFISections()
/openbsd/gnu/usr.bin/binutils-2.17/gas/config/
H A Dtc-i386.h282 #define Debug 0x100000 /* Debug register */ macro
/openbsd/gnu/llvm/llvm/tools/llvm-objcopy/
H A DObjcopyOptions.cpp762 auto Debug = std::move(*DebugOrErr); in parseObjcopyOptions() local
/openbsd/gnu/llvm/lld/ELF/
H A DConfig.h67 enum class StripPolicy { None, All, Debug }; enumerator
/openbsd/usr.sbin/syslogd/
H A Dsyslogd.c221 int Debug; /* debug flag */ variable

12