Searched refs:DEBUG (Results 201 - 225 of 921) sorted by relevance

1234567891011>>

/freebsd-10.0-release/contrib/binutils/gas/
H A Ditbl-lex.l27 #ifdef DEBUG
/freebsd-10.0-release/contrib/llvm/lib/Target/AArch64/
H A DAArch64BranchFixupPass.cpp175 DEBUG({
193 DEBUG(dbgs() << "***** AArch64BranchFixup ******");
211 DEBUG(dbgs() << "Beginning iteration #" << NoBRIters << '\n');
217 DEBUG(dumpBBs());
227 DEBUG(dbgs() << '\n'; dumpBBs());
439 DEBUG(dbgs() << "Branch of destination BB#" << DestBB->getNumber()
541 DEBUG(dbgs() << " Invert Bcc condition and swap its destination with "
580 DEBUG(dbgs() << " Insert B to BB#"
/freebsd-10.0-release/contrib/llvm/lib/Target/Mips/
H A DMipsSubtarget.cpp111 DEBUG(dbgs() << "resetSubtargetFeatures" << "\n");
137 DEBUG(dbgs() << "back to default" << "\n");
/freebsd-10.0-release/contrib/ntp/libparse/
H A Dmfp_mul.c138 #ifdef DEBUG
163 #ifdef DEBUG
/freebsd-10.0-release/contrib/ntp/ntpd/
H A Drefclock_leitch.c51 #ifdef DEBUG
152 #ifdef DEBUG
171 #ifdef DEBUG
421 #ifdef DEBUG
440 #ifdef DEBUG
456 #ifdef DEBUG
473 #ifdef DEBUG
490 #ifdef DEBUG
/freebsd-10.0-release/contrib/nvi/common/
H A Dmain.c118 #ifdef DEBUG
136 #ifdef DEBUG
179 #ifdef DEBUG
458 #if defined(DEBUG) || defined(PURIFY) || defined(LIBRARY)
502 #if defined(DEBUG) || defined(PURIFY) || defined(LIBRARY)
508 #if defined(DEBUG) || defined(PURIFY) || defined(LIBRARY)
513 #if defined(DEBUG)
577 #ifdef DEBUG
/freebsd-10.0-release/lib/libc/db/btree/
H A Dextern.h60 #ifdef DEBUG
/freebsd-10.0-release/sys/dev/hptmv/
H A DmvOs.h31 #ifdef DEBUG
134 #ifdef DEBUG
/freebsd-10.0-release/usr.bin/make/
H A Dutil.c155 if (DEBUG(GRAPH2))
202 if (DEBUG(GRAPH2))
/freebsd-10.0-release/sys/i386/linux/
H A Dlinux_machdep.c135 #ifdef DEBUG
286 #ifdef DEBUG
339 #ifdef DEBUG
375 #ifdef DEBUG
397 #ifdef DEBUG
563 #ifdef DEBUG
571 #ifdef DEBUG
691 #ifdef DEBUG
733 #ifdef DEBUG
751 #ifdef DEBUG
[all...]
/freebsd-10.0-release/contrib/llvm/lib/CodeGen/
H A DMachineTraceMetrics.cpp389 DEBUG(dbgs() << "Invalidate traces through BB#" << MBB->getNumber() << '\n');
462 DEBUG(dbgs() << "Computing " << getName() << " trace through BB#"
473 DEBUG(dbgs() << " pred for BB#" << I->getNumber() << ": ");
477 DEBUG({
493 DEBUG(dbgs() << " succ for BB#" << I->getNumber() << ": ");
497 DEBUG({
520 DEBUG(dbgs() << "Invalidate BB#" << MBB->getNumber() << ' ' << getName()
546 DEBUG(dbgs() << "Invalidate BB#" << MBB->getNumber() << ' ' << getName()
809 DEBUG(dbgs() << "\nDepths for BB#" << MBB->getNumber() << ":\n");
815 DEBUG({
[all...]
H A DMachineScheduler.cpp197 DEBUG(dbgs() << "Before MISsched:\n"; mf.print(dbgs()));
210 DEBUG(LIS->print(dbgs()));
277 DEBUG(dbgs() << "********** MI Scheduling **********\n");
278 DEBUG(dbgs() << MF->getName()
300 DEBUG(LIS->print(dbgs()));
470 DEBUG(RPTracker.getPressure().dump(TRI));
495 DEBUG(dbgs() << TRI->getRegPressureSetName(i)
501 DEBUG(dbgs() << "Excess PSets: ";
518 DEBUG(
552 DEBUG(fo
[all...]
H A DRegAllocBasic.cpp186 DEBUG(dbgs() << "spilling " << TRI->getName(PhysReg) <<
259 DEBUG(dbgs() << "spilling: " << VirtReg << '\n');
271 DEBUG(dbgs() << "********** BASIC REGISTER ALLOCATION **********\n"
284 DEBUG(dbgs() << "Post alloc VirtRegMap:\n" << *VRM << "\n");
/freebsd-10.0-release/contrib/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyldELF.cpp213 DEBUG(dbgs() << "Writing " << format("%p", (Value + Addend))
226 DEBUG(dbgs() << "Writing " << format("%p", TruncatedAddr)
288 DEBUG(dbgs() << "resolveAArch64Relocation, LocalAddress: 0x"
369 DEBUG(dbgs() << "resolveARMRelocation, LocalAddress: "
431 DEBUG(dbgs() << "resolveMipselocation, LocalAddress: "
752 DEBUG(dbgs() << "\t\tRelType: " << RelType
781 DEBUG(dbgs() << "\t\tThis is section symbol\n");
806 DEBUG(dbgs() << "\t\tSectionID: " << SectionID
813 DEBUG(dbgs() << "\t\tThis is an AArch64 branch relocation.");
821 DEBUG(dbg
[all...]
/freebsd-10.0-release/contrib/amd/hlfsd/
H A Dhlfsd.h155 #if defined(DEBUG) || defined(DEBUG_PRINT)
158 #endif /* defined(DEBUG) || defined(DEBUG_PRINT) */
/freebsd-10.0-release/contrib/gperf/src/
H A Doptions.h114 DEBUG = 1 << 21 enumerator in enum:Option_Type
/freebsd-10.0-release/contrib/llvm/lib/ExecutionEngine/JIT/
H A DJITEmitter.cpp376 DEBUG(dbgs() << "JIT is managing a GOT\n");
424 DEBUG(dbgs() << "JIT: Emitting BB" << MBB->getNumber() << " at ["
557 DEBUG(dbgs() << "JIT: Lazy stub emitted at [" << Stub << "] for function '"
593 DEBUG(dbgs() << "JIT: Indirect symbol emitted at [" << IndirectSym
611 DEBUG(dbgs() << "JIT: Stub emitted at [" << Stub
621 DEBUG(dbgs() << "JIT: Adding GOT entry " << idx << " for addr ["
664 DEBUG(dbgs() << "JIT: Lazily resolving function '" << F->getName()
777 DEBUG(dbgs() << "JIT: Starting CodeGen of Function "
844 DEBUG(dbgs() << "JIT: Map \'" << MR.getExternalSymbol() << "\' to ["
877 DEBUG(dbg
[all...]
/freebsd-10.0-release/contrib/llvm/lib/Target/MBlaze/
H A DMBlazeISelDAGToDAG.cpp264 DEBUG(errs() << "=> ");
266 DEBUG(Node->dump(CurDAG));
268 DEBUG(ResNode->dump(CurDAG));
269 DEBUG(errs() << "\n");
/freebsd-10.0-release/contrib/llvm/lib/Target/X86/
H A DX86FixupLEAs.cpp150 DEBUG(dbgs() << "Start X86FixupLEAs\n";);
154 DEBUG(dbgs() << "End X86FixupLEAs\n";);
245 DEBUG(dbgs() << "Candidate to replace:"; MBI->dump(););
247 DEBUG(dbgs() << "Replaced by: "; NewMI->dump(););
/freebsd-10.0-release/contrib/ofed/libsdp/src/
H A Dconfig_scanner.c531 /* #define DEBUG 1 */
800 #ifdef DEBUG
811 #ifdef DEBUG
822 #ifdef DEBUG
833 #ifdef DEBUG
844 #ifdef DEBUG
855 #ifdef DEBUG
866 #ifdef DEBUG
878 #ifdef DEBUG
889 #ifdef DEBUG
[all...]
/freebsd-10.0-release/contrib/ofed/management/libibmad/src/
H A Dgs.c48 #undef DEBUG macro
49 #define DEBUG if (ibdebug) IBWARN macro
58 DEBUG("lid %d port %d", lid, port);
128 DEBUG("lid %d port %d mask 0x%x", lid, port, mask);
/freebsd-10.0-release/contrib/opie/
H A Dopielogin.c664 #ifndef DEBUG
669 #endif /* DEBUG */
681 #ifdef DEBUG
683 #endif /* DEBUG */
710 #ifdef DEBUG
714 #endif /* DEBUG */
801 #ifdef DEBUG
803 #endif /* DEBUG */
805 #ifdef DEBUG
807 #endif /* DEBUG */
[all...]
/freebsd-10.0-release/contrib/sendmail/libsm/
H A Dt-rpool.c60 #if DEBUG
67 #endif /* DEBUG */
/freebsd-10.0-release/lib/libedit/TEST/
H A Dtest.c171 #ifdef DEBUG
177 #ifdef DEBUG
201 #ifdef DEBUG
227 #ifdef DEBUG
/freebsd-10.0-release/lib/libedit/
H A Del.h141 #ifdef DEBUG

Completed in 408 milliseconds

1234567891011>>