Searched defs:Debug (Results 1 – 20 of 20) sorted by relevance
19 bool Debug; member
41 Debug("debug", cl::desc("Enable debug output"), cl::Hidden, variable
91 static int Debug = FALSE; variable
65 Debug=0 macro
64 Debug=0 macro
66 Debug=0 macro
106 void MCObjectStreamer::EmitCFISections(bool EH, bool Debug) { in EmitCFISections()
921 void MCAsmStreamer::EmitCFISections(bool EH, bool Debug) { in EmitCFISections()
210 void MCStreamer::EmitCFISections(bool EH, bool Debug) { in EmitCFISections()
41 void llvm::X86Disassembler::Debug(const char *file, unsigned line, in Debug() function in llvm::X86Disassembler
37 Debug = 0x80, enumerator
653 char Debug = (Type == SymbolRef::ST_Debug || Type == SymbolRef::ST_File) in PrintSymbolTable() local
129 static bool Debug = FALSE; /* print debug messages */ variable
142 struct Debug { struct143 const Debug& operator<< (unsigned a) const { return *this; } in operator <<() argument
170 int Debug = D_NONE; /* debug flag */ variable
2939 bool Debug = false; in parseDirectiveCFISections() local