Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/llvm/tools/llvm-cov/
H A DCoverageViewOptions.h19 bool Debug; member
/minix3/external/bsd/llvm/dist/llvm/lib/Support/
H A DDebug.cpp41 Debug("debug", cl::desc("Enable debug output"), cl::Hidden, variable
/minix3/usr.bin/shlock/
H A Dshlock.c91 static int Debug = FALSE; variable
/minix3/external/mit/expat/dist/bcb5/
H A Dxmlwf.mak65 Debug=0 macro
H A Doutline.mak64 Debug=0 macro
H A Dexpatw.mak65 Debug=0 macro
H A Delements.mak64 Debug=0 macro
H A Dexpat.mak65 Debug=0 macro
H A Dexpat_static.mak65 Debug=0 macro
H A Dexpatw_static.mak66 Debug=0 macro
/minix3/external/bsd/llvm/dist/llvm/lib/MC/
H A DMCObjectStreamer.cpp106 void MCObjectStreamer::EmitCFISections(bool EH, bool Debug) { in EmitCFISections()
H A DMCAsmStreamer.cpp921 void MCAsmStreamer::EmitCFISections(bool EH, bool Debug) { in EmitCFISections()
H A DMCStreamer.cpp210 void MCStreamer::EmitCFISections(bool EH, bool Debug) { in EmitCFISections()
/minix3/external/bsd/llvm/dist/llvm/lib/Target/X86/Disassembler/
H A DX86Disassembler.cpp41 void llvm::X86Disassembler::Debug(const char *file, unsigned line, in Debug() function in llvm::X86Disassembler
/minix3/external/bsd/llvm/dist/llvm/include/llvm/CodeGen/
H A DMachineInstrBuilder.h37 Debug = 0x80, enumerator
/minix3/external/bsd/llvm/dist/llvm/tools/llvm-objdump/
H A Dllvm-objdump.cpp653 char Debug = (Type == SymbolRef::ST_Debug || Type == SymbolRef::ST_File) in PrintSymbolTable() local
/minix3/games/fortune/fortune/
H A Dfortune.c129 static bool Debug = FALSE; /* print debug messages */ variable
/minix3/external/bsd/llvm/dist/clang/test/CodeGenCXX/
H A Dmangle.cpp142 struct Debug { struct
143 const Debug& operator<< (unsigned a) const { return *this; } in operator <<() argument
/minix3/usr.sbin/syslogd/
H A Dsyslogd.c170 int Debug = D_NONE; /* debug flag */ variable
/minix3/external/bsd/llvm/dist/llvm/lib/MC/MCParser/
H A DAsmParser.cpp2939 bool Debug = false; in parseDirectiveCFISections() local