Lines Matching refs:format_decimal
179 dbgs() << "\nIndex: " << format_decimal(SectionIndex, 3) in mapVirtualAddress()
230 dbgs() << "\nIndex: " << format_decimal(SectionIndex, 3) in mapVirtualAddress()
459 << "Size: " << format_decimal(BytesConsumed, 2) << " (" in createInstructions()
482 dbgs() << "\nSectionIndex: " << format_decimal(SectionIndex, 3) in createInstructions()
488 dbgs() << format_decimal(++Index, 5) << ": " in createInstructions()
524 dbgs() << format_decimal(Index++, 5) << ": " in createInstructions()
575 dbgs() << format_decimal(Index, 5) << ": " << hexValue(Line->getOffset()) in processLines()
608 dbgs() << "\nSectionIndex: " << format_decimal(SectionIndex, 3) in processLines()
613 dbgs() << format_decimal(++Index, 5) << ": " in processLines()
673 dbgs() << format_decimal(++Index, 5) << ": " in processLines()
693 dbgs() << "\nSectionIndex: " << format_decimal(SectionIndex, 3) in processLines()
697 dbgs() << format_decimal(++Index, 5) << ": " in processLines()
821 dbgs() << "Begin: " << format_decimal(std::get<0>(Bucket), 5) << ", " in processLines()
822 << "End: " << format_decimal(std::get<1>(Bucket), 5) << ", " in processLines()
836 dbgs() << "\nSection Index: " << format_decimal(SectionIndex, 3) in processLines()