/freebsd/sys/contrib/libsodium/test/default/ |
H A D | wintest.bat | 36 :Debug label
|
/freebsd/libexec/rc/ |
H A D | debug.sh | 450 Debug() { function
|
/freebsd/usr.sbin/cron/cron/ |
H A D | macros.h | 85 # define Debug(mask, message) \ macro 89 # define Debug(mask, message) \ macro
|
/freebsd/contrib/llvm-project/lldb/include/lldb/Symbol/ |
H A D | Symtab.h | 27 enum Debug { enum
|
/freebsd/contrib/llvm-project/llvm/lib/Support/ |
H A D | Debug.cpp | 108 static ManagedStatic<cl::opt<bool, true>, CreateDebug> Debug; variable
|
/freebsd/contrib/bc/ |
H A D | README.md | 150 #### Debug subsubsection
|
/freebsd/contrib/llvm-project/llvm/lib/Passes/ |
H A D | PassBuilderBindings.cpp | 52 bool Debug = PassOpts->DebugLogging; in DEFINE_SIMPLE_CONVERSION_FUNCTIONS() local
|
/freebsd/contrib/llvm-project/llvm/lib/ObjCopy/COFF/ |
H A D | COFFWriter.cpp | 439 debug_directory *Debug = reinterpret_cast<debug_directory *>(Ptr); in patchDebugDirectory() local
|
/freebsd/contrib/llvm-project/llvm/tools/llvm-cov/ |
H A D | CoverageViewOptions.h | 28 bool Debug; member
|
/freebsd/contrib/pf/pflogd/ |
H A D | pflogd.c | 62 int Debug = 0; variable
|
/freebsd/contrib/llvm-project/llvm/lib/LTO/ |
H A D | LTOCodeGenerator.cpp | 185 void LTOCodeGenerator::setDebugInfo(lto_debug_model Debug) { in setDebugInfo()
|
/freebsd/contrib/llvm-project/llvm/lib/Target/WebAssembly/ |
H A D | WebAssemblyAsmPrinter.cpp | 448 if (const NamedMDNode *Debug = M.getNamedMetadata("llvm.dbg.cu")) { in EmitProducerInfo() local
|
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/ |
H A D | AsmPrinter.h | 151 Debug = 2 ///< Emit .debug_frame enumerator
|
H A D | MachineInstrBuilder.h | 58 Debug = 0x80, enumerator
|
/freebsd/contrib/ntp/util/ |
H A D | tg2.c | 526 int Debug = FALSE; variable
|
/freebsd/contrib/llvm-project/llvm/include/llvm/ObjCopy/ |
H A D | CommonConfig.h | 166 Debug, enumerator
|
/freebsd/usr.bin/fortune/fortune/ |
H A D | fortune.c | 98 static int Debug = 0; /* print debug messages */ variable
|
/freebsd/contrib/llvm-project/llvm/lib/MC/ |
H A D | MCObjectStreamer.cpp | 178 void MCObjectStreamer::emitCFISections(bool EH, bool Debug) { in emitCFISections()
|
H A D | MCStreamer.cpp | 436 void MCStreamer::emitCFISections(bool EH, bool Debug) {} in emitCFISections()
|
H A D | MCAsmStreamer.cpp | 1941 void MCAsmStreamer::emitCFISections(bool EH, bool Debug) { in emitCFISections()
|
/freebsd/contrib/llvm-project/llvm/tools/llvm-objcopy/ |
H A D | ObjcopyOptions.cpp | 825 auto Debug = std::move(*DebugOrErr); in parseObjcopyOptions() local
|
/freebsd/contrib/llvm-project/lld/ELF/ |
H A D | Config.h | 72 enum class StripPolicy { None, All, Debug }; enumerator
|
/freebsd/usr.sbin/syslogd/ |
H A D | syslogd.c | 292 static bool Debug; /* debug flag */ variable
|
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/ |
H A D | AssignmentTrackingAnalysis.cpp | 1165 enum AssignmentKind { Stack, Debug }; enumerator
|
/freebsd/contrib/llvm-project/llvm/tools/llvm-objdump/ |
H A D | llvm-objdump.cpp | 2943 char Debug = ' '; in printSymbol() local
|