/openbsd/gnu/usr.bin/perl/cpan/Win32API-File/ |
H A D | File.xs | 54 # define Debug(list) /*Nothing*/ macro 56 # define Debug(list) ErrPrintf list macro
|
H A D | buffers.h | 202 # define Debug(list) /*Nothing*/ macro
|
/openbsd/usr.sbin/amd/include/ |
H A D | config.h | 75 #define Debug(x) if (!(debug_flags & (x))) ; else macro
|
/openbsd/games/mille/ |
H A D | extern.c | 39 bool Debug, /* set if debugging code on */ variable
|
/openbsd/gnu/llvm/lldb/include/lldb/Symbol/ |
H A D | Symtab.h | 27 enum Debug { enum
|
/openbsd/gnu/llvm/llvm/lib/Support/ |
H A D | Debug.cpp | 108 static ManagedStatic<cl::opt<bool, true>, CreateDebug> Debug; variable
|
/openbsd/gnu/llvm/llvm/lib/Passes/ |
H A D | PassBuilderBindings.cpp | 51 bool Debug = PassOpts->DebugLogging; in DEFINE_SIMPLE_CONVERSION_FUNCTIONS() local
|
/openbsd/gnu/llvm/llvm/lib/ObjCopy/COFF/ |
H A D | COFFWriter.cpp | 439 debug_directory *Debug = reinterpret_cast<debug_directory *>(Ptr); in patchDebugDirectory() local
|
/openbsd/gnu/llvm/llvm/tools/llvm-cov/ |
H A D | CoverageViewOptions.h | 28 bool Debug; member
|
/openbsd/usr.sbin/ac/ |
H A D | ac.c | 82 static int Debug = 0; variable
|
/openbsd/sbin/pflogd/ |
H A D | pflogd.c | 56 int Debug = 0; variable
|
/openbsd/gnu/llvm/llvm/lib/LTO/ |
H A D | LTOCodeGenerator.cpp | 186 void LTOCodeGenerator::setDebugInfo(lto_debug_model Debug) { in setDebugInfo()
|
/openbsd/gnu/llvm/llvm/lib/Target/WebAssembly/ |
H A D | WebAssemblyAsmPrinter.cpp | 445 if (const NamedMDNode *Debug = M.getNamedMetadata("llvm.dbg.cu")) { in EmitProducerInfo() local
|
/openbsd/gnu/llvm/llvm/include/llvm/CodeGen/ |
H A D | AsmPrinter.h | 166 Debug = 2 ///< Emit .debug_frame enumerator
|
H A D | MachineInstrBuilder.h | 56 Debug = 0x80, enumerator
|
/openbsd/gnu/llvm/llvm/include/llvm/ObjCopy/ |
H A D | CommonConfig.h | 172 Debug, enumerator
|
/openbsd/games/fortune/fortune/ |
H A D | fortune.c | 95 int Debug = 0; /* print debug messages */ variable
|
/openbsd/gnu/usr.bin/binutils/gas/config/ |
H A D | tc-i386.h | 292 #define Debug 0x100000 /* Debug register */ macro
|
/openbsd/gnu/llvm/llvm/lib/MC/ |
H A D | MCObjectStreamer.cpp | 240 void MCObjectStreamer::emitCFISections(bool EH, bool Debug) { in emitCFISections()
|
H A D | MCAsmStreamer.cpp | 1853 void MCAsmStreamer::emitCFISections(bool EH, bool Debug) { in emitCFISections()
|
H A D | MCStreamer.cpp | 445 void MCStreamer::emitCFISections(bool EH, bool Debug) {} in emitCFISections()
|
/openbsd/gnu/usr.bin/binutils-2.17/gas/config/ |
H A D | tc-i386.h | 282 #define Debug 0x100000 /* Debug register */ macro
|
/openbsd/gnu/llvm/llvm/tools/llvm-objcopy/ |
H A D | ObjcopyOptions.cpp | 762 auto Debug = std::move(*DebugOrErr); in parseObjcopyOptions() local
|
/openbsd/gnu/llvm/lld/ELF/ |
H A D | Config.h | 67 enum class StripPolicy { None, All, Debug }; enumerator
|
/openbsd/usr.sbin/syslogd/ |
H A D | syslogd.c | 221 int Debug; /* debug flag */ variable
|