Home
last modified time | relevance | path

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

/netbsd-src/sys/external/isc/libsodium/dist/test/default/
H A Dwintest.bat36 :Debug label
/netbsd-src/external/bsd/cron/dist/
H A Dmacros.h83 # define Debug(mask, message) \ macro
87 # define Debug(mask, message) do {} while (/*CONSTCOND*/0) macro
/netbsd-src/games/mille/
H A Dextern.c47 bool Debug, /* set if debugging code on */ variable
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Support/
H A DDebug.cpp85 Debug("debug", cl::desc("Enable debug output"), cl::Hidden, variable
/netbsd-src/usr.bin/shlock/
H A Dshlock.c93 static int Debug = FALSE; variable
/netbsd-src/external/bsd/openldap/dist/include/
H A Dldap_log.h186 #define Debug(level, ...) \ macro
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Passes/
H A DPassBuilderBindings.cpp51 bool Debug = PassOpts->DebugLogging; in DEFINE_SIMPLE_CONVERSION_FUNCTIONS() local
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-objcopy/COFF/
H A DWriter.cpp428 debug_directory *Debug = reinterpret_cast<debug_directory *>(Ptr); in patchDebugDirectory() local
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-cov/
H A DCoverageViewOptions.h28 bool Debug; member
/netbsd-src/usr.sbin/ac/
H A Dac.c98 static int Debug = 0; variable
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/WebAssembly/
H A DWebAssemblyAsmPrinter.cpp341 if (const NamedMDNode *Debug = M.getNamedMetadata("llvm.dbg.cu")) { in EmitProducerInfo() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/LTO/
H A DLTOCodeGenerator.cpp174 void LTOCodeGenerator::setDebugInfo(lto_debug_model Debug) { in setDebugInfo()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
H A DAsmPrinter.h164 Debug = 2 ///< Emit .debug_frame enumerator
H A DMachineInstrBuilder.h56 Debug = 0x80, enumerator
/netbsd-src/external/bsd/ntp/dist/util/
H A Dtg2.c528 int Debug = FALSE; variable
/netbsd-src/games/fortune/fortune/
H A Dfortune.c129 static bool Debug = FALSE; /* print debug messages */ variable
/netbsd-src/external/apache2/llvm/dist/llvm/lib/MC/
H A DMCObjectStreamer.cpp221 void MCObjectStreamer::emitCFISections(bool EH, bool Debug) { in emitCFISections()
H A DMCStreamer.cpp432 void MCStreamer::emitCFISections(bool EH, bool Debug) {} in emitCFISections()
H A DMCAsmStreamer.cpp1758 void MCAsmStreamer::emitCFISections(bool EH, bool Debug) { in emitCFISections()
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-objcopy/
H A DConfigManager.cpp801 auto Debug = std::move(*DebugOrErr); in parseObjcopyOptions() local
/netbsd-src/usr.sbin/syslogd/
H A Dsyslogd.c172 int Debug = D_NONE; /* debug flag */ variable
[all...]
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-objdump/
H A Dllvm-objdump.cpp1924 char Debug = ' '; in printSymbol() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/MC/MCParser/
H A DAsmParser.cpp4133 bool Debug = false; in parseDirectiveCFISections() local
H A DMasmParser.cpp5193 bool Debug = false; in parseDirectiveCFISections() local