Lines Matching refs:utohexstr

487          << Twine::utohexstr(BC->FirstAllocAddress) << '\n';  in discoverStorage()
515 << Twine::utohexstr(NextAvailableAddress) << ", offset 0x" in discoverStorage()
516 << Twine::utohexstr(NextAvailableOffset) << '\n'; in discoverStorage()
637 outs() << "BOLT-INFO: PC: " << utohexstr(Marker.PC) in printSDTMarkers()
638 << ", Base: " << utohexstr(Marker.Base) in printSDTMarkers()
639 << ", Semaphore: " << utohexstr(Marker.Semaphore) in printSDTMarkers()
690 OS << Twine::utohexstr(*CharIter); in getPrintableBuildID()
1109 << Twine::utohexstr(PrevStart) << ", " in discoverFileObjects()
1110 << Twine::utohexstr(PrevStart + PrevLength) in discoverFileObjects()
1127 << Twine::utohexstr(Address) << "\n"); in discoverFileObjects()
1158 << Twine::utohexstr(Address) << ") does not have any section\n"; in discoverFileObjects()
1196 errs() << "BOLT-WARNING: FDE [0x" << Twine::utohexstr(Address) << ", 0x" in discoverFileObjects()
1197 << Twine::utohexstr(Address + FDE->getAddressRange()) in discoverFileObjects()
1203 errs() << "BOLT-WARNING: FDE [0x" << Twine::utohexstr(Address) << ", 0x" in discoverFileObjects()
1204 << Twine::utohexstr(Address + FDE->getAddressRange()) in discoverFileObjects()
1210 "__BOLT_FDE_FUNCat" + Twine::utohexstr(Address).str(); in discoverFileObjects()
1300 << Twine::utohexstr(InstrOffset) << '\n'; in disassemblePLTSectionAArch64()
1361 << Twine::utohexstr(InstrOffset) << '\n'; in disassemblePLTSectionX86()
1391 << Twine::utohexstr(SectionAddress + InstrOffset) << '\n'; in disassemblePLTSectionX86()
1470 << Twine::utohexstr(EntryOffset) << '\n'); in adjustFunctionBoundaries()
1580 << Twine::utohexstr(Section.getAddress()) << ":0x" in readSpecialSections()
1581 << Twine::utohexstr(Section.getAddress() + Section.getSize()) in readSpecialSections()
1938 << Twine::utohexstr(Rel.getOffset()) in analyzeRelocation()
2252 << Twine::utohexstr(Rel.getOffset()) << " : " << TypeName in readDynamicRelocations()
2253 << " : " << SymbolName << " : " << Twine::utohexstr(SymbolAddress) in readDynamicRelocations()
2254 << " : + 0x" << Twine::utohexstr(Addend) << '\n' in readDynamicRelocations()
2313 << Twine::utohexstr(Rel.getOffset()) in readRelocations()
2315 << "; value = 0x" << Twine::utohexstr(ExtractedValue) in readRelocations()
2318 << "; symbol address = 0x" << Twine::utohexstr(SymbolAddress) in readRelocations()
2319 << "; addend = 0x" << Twine::utohexstr(Addend) in readRelocations()
2320 << "; address = 0x" << Twine::utohexstr(Address) in readRelocations()
2356 << Twine::utohexstr(Rel.getOffset()) in readRelocations()
2371 << "offset = 0x" << Twine::utohexstr(Rel.getOffset()) in readRelocations()
2379 << Twine::utohexstr(Rel.getOffset()) in readRelocations()
2442 << Twine::utohexstr(Rel.getOffset()) << " for " << SymbolName in readRelocations()
2477 << Twine::utohexstr(Rel.getOffset()) << '\n'; in readRelocations()
2549 << Twine::utohexstr(Rel.getOffset()) << '\n'; in readRelocations()
2557 dbgs() << " at offset 0x" << Twine::utohexstr(RefFunctionOffset); in readRelocations()
2572 SymbolName = ("SYMBOLat0x" + Twine::utohexstr(Address)).str(); in readRelocations()
3073 << Twine::utohexstr(Address) << "\n"); in lookup()
3649 << Twine::utohexstr(opts::AlignText) << " alignment\n"; in mapCodeSections()
3653 << " using 0x" << Twine::utohexstr(opts::AlignText) in mapCodeSections()
3667 << Twine::utohexstr(Section->getAllocAddress()) << " to 0x" in mapCodeSections()
3668 << Twine::utohexstr(Section->getOutputAddress()) << '\n'); in mapCodeSections()
3678 << Twine::utohexstr(NextAvailableAddress) in mapCodeSections()
3697 << Twine::utohexstr(FuncSection->getAllocAddress()) in mapCodeSections()
3698 << " to 0x" << Twine::utohexstr(Function.getAddress()) in mapCodeSections()
3717 << " to 0x" << Twine::utohexstr(JT->getAddress()) in mapCodeSections()
3746 << Twine::utohexstr(ColdPart.getImageAddress()) in mapCodeSections()
3747 << " to 0x" << Twine::utohexstr(ColdPart.getAddress()) in mapCodeSections()
3749 << Twine::utohexstr(ColdPart.getImageSize()) << '\n'); in mapCodeSections()
3795 << Twine::utohexstr(Section->getAllocAddress()) in mapDataSections()
3796 << ") to 0x" << Twine::utohexstr(NextAvailableAddress) in mapDataSections()
3798 << Twine::utohexstr(NextAvailableAddress + in mapDataSections()
3827 << Twine::utohexstr(OrgSection->getOutputAddress()) in mapDataSections()
3833 << Twine::utohexstr(OrgSection->getAllocAddress()) << ") to 0x" in mapDataSections()
3834 << Twine::utohexstr(Section.getAddress()) << '\n'); in mapDataSections()
3855 << " at 0x" << Twine::utohexstr(Section.getAllocAddress()) in mapExtraSections()
3857 << Twine::utohexstr(Section.getOutputAddress()) << '\n'); in mapExtraSections()
4097 << Twine::utohexstr(Section.getOutputFileOffset()) << '\n'); in rewriteNoteSections()
4701 << Twine::utohexstr(NewSymbol.st_value) << '\n'; in updateELFSymbolTable()
4774 << Twine::utohexstr(Symbol.st_value) << '\n'; in updateELFSymbolTable()
5035 << Twine::utohexstr(*GOTEntry) << " with 0x" in patchELFGOT()
5036 << Twine::utohexstr(NewAddress) << '\n'); in patchELFGOT()
5102 << Twine::utohexstr(Addr) << '\n'); in patchELFDynamic()
5262 << Twine::utohexstr(Function->getImageSize()) in rewriteFile()
5264 << Twine::utohexstr(Function->getMaxSize()) << ") for function " in rewriteFile()
5361 << "\n data at 0x" << Twine::utohexstr(Section.getAllocAddress()) in rewriteFile()