Lines Matching refs:utohexstr

420      << "\n  Address     : 0x" << Twine::utohexstr(Address)  in print()
421 << "\n Size : 0x" << Twine::utohexstr(Size) in print()
422 << "\n MaxSize : 0x" << Twine::utohexstr(MaxSize) in print()
423 << "\n Offset : 0x" << Twine::utohexstr(FileOffset) in print()
426 << "\n LSDA : 0x" << Twine::utohexstr(getLSDAAddress()) in print()
451 OS << "\n Hash : " << Twine::utohexstr(computeHash()); in print()
467 OS << "\n Image : 0x" << Twine::utohexstr(ImageAddress); in print()
534 OS << " Input offset: " << Twine::utohexstr(BB->getInputOffset()) in print()
860 << Twine::utohexstr(ArrayStart) << '\n'); in processIndirectBranch()
869 << Twine::utohexstr(ArrayStart) << " referenced from function " in processIndirectBranch()
888 << " at 0x" << Twine::utohexstr(getAddress() + Offset) in processIndirectBranch()
889 << " referencing data at 0x" << Twine::utohexstr(ArrayStart) in processIndirectBranch()
890 << " the destination value is 0x" << Twine::utohexstr(*Value) in processIndirectBranch()
1038 << Twine::utohexstr(Address) << ". Skipping function " << *this in disassemble()
1074 << Twine::utohexstr(AbsoluteInstrAddr) << " in function " << *this in disassemble()
1091 << Twine::utohexstr(AbsoluteInstrAddr) << ".\n"; in disassemble()
1191 << Twine::utohexstr(Offset) << " (address 0x" in disassemble()
1192 << Twine::utohexstr(AbsoluteInstrAddr) << ") in function " << *this in disassemble()
1273 << Twine::utohexstr(AbsoluteInstrAddr) << " in function " in disassemble()
1291 << Twine::utohexstr(AbsoluteInstrAddr) in disassemble()
1432 << Twine::utohexstr(Offset) << " (address 0x" in scanExternalRefs()
1433 << Twine::utohexstr(AbsoluteInstrAddr) << ") in function " in scanExternalRefs()
1628 << *this << " at offset 0x" << Twine::utohexstr(Offset) << '\n'; in postProcessEntryPoints()
2062 << Twine::utohexstr(Branch.first) << "] -> [0x" in buildCFG()
2063 << Twine::utohexstr(Branch.second) << "]\n"); in buildCFG()
2209 << Twine::utohexstr(getAddress() + Offset) in calculateMacroOpFusionStats()
4212 << *this << " : [0x" << Twine::utohexstr(Range.LowPC) << ", 0x" in translateInputToOutputRanges()
4213 << Twine::utohexstr(Range.HighPC) << "]\n"); in translateInputToOutputRanges()
4230 << *this << " : [0x" << Twine::utohexstr(Range.LowPC) in translateInputToOutputRanges()
4231 << ", 0x" << Twine::utohexstr(Range.HighPC) << "]\n"); in translateInputToOutputRanges()
4323 << *this << " : [0x" << Twine::utohexstr(Start) in translateInputToOutputLocationList()
4324 << ", 0x" << Twine::utohexstr(End) << "]\n"); in translateInputToOutputLocationList()
4338 << *this << " : [0x" << Twine::utohexstr(Start) in translateInputToOutputLocationList()
4339 << ", 0x" << Twine::utohexstr(End) << "]\n"); in translateInputToOutputLocationList()