Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/include/lldb/Symbol/
H A DSymtab.h28 typedef enum Debug { enum
32 } Debug; typedef
/freebsd-12.1/sys/contrib/libsodium/test/default/
H A Dwintest.bat36 :Debug label
/freebsd-12.1/contrib/llvm/lib/Support/
H A DDebug.cpp86 Debug("debug", cl::desc("Enable debug output"), cl::Hidden, variable
/freebsd-12.1/contrib/llvm/tools/llvm-objcopy/COFF/
H A DWriter.cpp313 debug_directory *Debug = reinterpret_cast<debug_directory *>(Ptr); in patchDebugDirectory() local
/freebsd-12.1/usr.sbin/cron/cron/
H A Dcron.h112 # define Debug(mask, message) \ macro
116 # define Debug(mask, message) \ macro
/freebsd-12.1/contrib/llvm/tools/llvm-cov/
H A DCoverageViewOptions.h27 bool Debug; member
/freebsd-12.1/contrib/pf/pflogd/
H A Dpflogd.c65 int Debug = 0; variable
/freebsd-12.1/contrib/llvm/tools/lld/COFF/
H A DDriver.cpp546 DebugKind Debug = StringSwitch<DebugKind>(A->getValue()) in parseDebugKind() local
1020 DebugKind Debug = parseDebugKind(Args); in link() local
H A DConfig.h100 bool Debug = false; member
/freebsd-12.1/contrib/llvm/lib/LTO/
H A DLTOCodeGenerator.cpp171 void LTOCodeGenerator::setDebugInfo(lto_debug_model Debug) { in setDebugInfo()
/freebsd-12.1/contrib/binutils/opcodes/
H A Di386-opc.h175 #define Debug 0x100000 /* Debug register */ macro
/freebsd-12.1/contrib/llvm/lib/Target/X86/Disassembler/
H A DX86Disassembler.cpp95 void llvm::X86Disassembler::Debug(const char *file, unsigned line, in Debug() function in llvm::X86Disassembler
/freebsd-12.1/contrib/llvm/include/llvm/CodeGen/
H A DMachineInstrBuilder.h51 Debug = 0x80, enumerator
/freebsd-12.1/contrib/ntp/util/
H A Dtg2.c526 int Debug = FALSE; variable
/freebsd-12.1/contrib/llvm/lib/MC/
H A DMCObjectStreamer.cpp185 void MCObjectStreamer::EmitCFISections(bool EH, bool Debug) { in EmitCFISections()
H A DMCAsmStreamer.cpp1418 void MCAsmStreamer::EmitCFISections(bool EH, bool Debug) { in EmitCFISections()
H A DMCStreamer.cpp365 void MCStreamer::EmitCFISections(bool EH, bool Debug) { in EmitCFISections()
/freebsd-12.1/usr.bin/fortune/fortune/
H A Dfortune.c112 static int Debug = 0; /* print debug messages */ variable
/freebsd-12.1/contrib/llvm/tools/lld/ELF/
H A DConfig.h48 enum class StripPolicy { None, All, Debug }; enumerator
/freebsd-12.1/contrib/llvm/tools/llvm-objcopy/ELF/
H A DObject.cpp706 auto Debug = std::move(*DebugOrErr); in GnuDebugLinkSection() local
/freebsd-12.1/usr.sbin/syslogd/
H A Dsyslogd.c338 static int Debug; /* debug flag */ variable
/freebsd-12.1/contrib/llvm/tools/llvm-objdump/
H A Dllvm-objdump.cpp2050 char Debug = (Type == SymbolRef::ST_Debug || Type == SymbolRef::ST_File) in printSymbolTable() local
/freebsd-12.1/contrib/llvm/lib/MC/MCParser/
H A DAsmParser.cpp3894 bool Debug = false; in parseDirectiveCFISections() local