Home
last modified time | relevance | path

Searched refs:utohexstr (Results 1 – 25 of 114) sorted by relevance

12345

/src/contrib/llvm-project/llvm/lib/Support/
H A DELFAttributeParser.cpp106 "invalid tag 0x" + Twine::utohexstr(tag) + in parseAttributeList()
107 " at offset 0x" + Twine::utohexstr(pos)); in parseAttributeList()
154 Twine::utohexstr(cursor.tell() - 5)); in parseSubsection()
174 "unrecognized tag 0x" + Twine::utohexstr(tag) + in parseSubsection()
176 Twine::utohexstr(cursor.tell() - 5)); in parseSubsection()
208 utohexstr(formatVersion)); in parse()
224 utohexstr(cursor.tell() - 4)); in parse()
H A DScopedPrinter.cpp10 OS << "0x" << utohexstr(Value.Value); in operator <<()
H A DSipHash.cpp181 << utohexstr(Discriminator, /*Lowercase=*/false, /*Width=*/4) in getPointerAuthStableSipHash()
/src/contrib/llvm-project/llvm/include/llvm/Object/
H A DELF.h386 Twine::utohexstr(getHeader().e_phoff) + in program_headers()
406 createError("invalid offset (0x" + Twine::utohexstr(Phdr.p_offset) + in notes_begin()
407 ") or size (0x" + Twine::utohexstr(Phdr.p_filesz) + ")"); in notes_begin()
434 createError("invalid offset (0x" + Twine::utohexstr(Shdr.sh_offset) + in notes_begin()
435 ") or size (0x" + Twine::utohexstr(Shdr.sh_size) + ")"); in notes_begin()
631 " has a sh_offset (0x" + Twine::utohexstr(Offset) + in getSectionContentsAsArray()
632 ") + sh_size (0x" + Twine::utohexstr(Size) + in getSectionContentsAsArray()
636 " has a sh_offset (0x" + Twine::utohexstr(Offset) + in getSectionContentsAsArray()
637 ") + sh_size (0x" + Twine::utohexstr(Size) + in getSectionContentsAsArray()
639 Twine::utohexstr(Buf.size()) + ")"); in getSectionContentsAsArray()
[all …]
/src/contrib/llvm-project/llvm/lib/Object/
H A DXCOFFObjectFile.cpp105 return createError("entry with offset 0x" + Twine::utohexstr(Offset) + in getLoaderSecSymNameInStrTbl()
107 Twine::utohexstr(LoaderSecHeader->LengthOfStrTbl) + in getLoaderSecSymNameInStrTbl()
240 return createError("entry with offset 0x" + Twine::utohexstr(Offset) + in getStringTableEntry()
242 Twine::utohexstr(StringTable.Size) + " is invalid"); in getStringTableEntry()
424 Twine::utohexstr(OffsetToRaw) + " and size 0x" + in getSectionContents()
425 Twine::utohexstr(SectionSize) + " goes past the end of the file"); in getSectionContents()
456 Twine(("<Unknown:") + Twine::utohexstr(SectType) + ">") in getSectionFileOffsetToRawData()
483 Twine::utohexstr(SectionOffset) + " and size 0x" + in getSectionFileOffsetToRawData()
484 Twine::utohexstr(SizeOfSection) + in getSectionFileOffsetToRawData()
783 " data with offset 0x" + Twine::utohexstr(StartPtr) + in getRawData()
[all …]
H A DMachOObjectFile.cpp3004 Twine::utohexstr(offset)); in pushNode()
3012 "export info size: 0x" + Twine::utohexstr(ExportInfoSize) + in pushNode()
3013 " in export trie data at node: 0x" + Twine::utohexstr(offset) + in pushNode()
3024 Twine::utohexstr(offset)); in pushNode()
3035 " in flags: 0x" + Twine::utohexstr(State.Flags) + in pushNode()
3036 " in export trie data at node: 0x" + Twine::utohexstr(offset)); in pushNode()
3046 Twine::utohexstr(offset)); in pushNode()
3057 ") in export trie data at node: 0x" + Twine::utohexstr(offset)); in pushNode()
3070 Twine::utohexstr(offset) + in pushNode()
3080 Twine::utohexstr(offset) + in pushNode()
[all …]
H A DELF.cpp597 return "<unknown:>0x" + utohexstr(Type, true); in getDynamicTagAsString()
688 Twine::utohexstr(VAddr)); in toMappedAddr()
694 Twine::utohexstr(VAddr)); in toMappedAddr()
699 Twine::utohexstr(VAddr) + " to the segment with index " + in toMappedAddr()
702 Twine::utohexstr(Phdr.p_offset + Phdr.p_filesz) + in toMappedAddr()
704 Twine::utohexstr(getBufSize()) + ")"); in toMappedAddr()
724 Twine::utohexstr(Offset) + " exceeds UINT" + in readULEB128As()
726 "_MAX (0x" + Twine::utohexstr(Value) + ")"); in readULEB128As()
762 Twine::utohexstr(RelocationOffsetInSection) + in decodeBBAddrMapImpl()
831 Twine::utohexstr(Cur.tell()) + " in " + in decodeBBAddrMapImpl()
/src/contrib/llvm-project/llvm/lib/Analysis/
H A DStructuralHash.cpp24 << Twine::utohexstr(StructuralHash(M, EnableDetailedStructuralHash)) in run()
30 << Twine::utohexstr(StructuralHash(F, EnableDetailedStructuralHash)) in run()
/src/contrib/llvm-project/llvm/utils/TableGen/
H A DDFAPacketizerEmitter.cpp123 << Twine::utohexstr(FuncResources)); in collectAllFuncUnits()
158 << Twine::utohexstr(ComboResources) << "\n"); in collectAllComboFuncs()
163 << Twine::utohexstr(FuncResources) << "\n"); in collectAllComboFuncs()
169 << Twine::utohexstr(ComboBit) << " = 0x" in collectAllComboFuncs()
170 << Twine::utohexstr(ComboResources) << "\n"); in collectAllComboFuncs()
/src/contrib/llvm-project/lld/MachO/
H A DConcatOutputSection.cpp189 utohexstr(isecVA) + ", threshold = " + utohexstr(stubsInRangeVA) + in estimateStubsInRangeVA()
190 ", isecEnd = " + utohexstr(isecEnd) + in estimateStubsInRangeVA()
191 ", tail = " + utohexstr(isecEnd - isecVA) + in estimateStubsInRangeVA()
192 ", slop = " + utohexstr(forwardBranchRange - (isecEnd - isecVA))); in estimateStubsInRangeVA()
/src/contrib/llvm-project/llvm/tools/llvm-readobj/
H A DELFDumper.cpp141 "unable to read data at 0x" + Twine::utohexstr(Offset) + in getAsArrayRef()
142 " of size 0x" + Twine::utohexstr(Size) + " (" + SizePrintName + in getAsArrayRef()
144 Twine::utohexstr(ObjSize)); in getAsArrayRef()
155 Msg += ("invalid " + SizePrintName + " (0x" + Twine::utohexstr(Size) + ")") in getAsArrayRef()
159 (" or " + EntSizePrintName + " (0x" + Twine::utohexstr(EntSize) + ")") in getAsArrayRef()
359 return createError("offset (0x" + Twine::utohexstr(Offset) + in createDRI()
360 ") + size (0x" + Twine::utohexstr(Size) + in createDRI()
362 Twine::utohexstr(Obj.getBufSize()) + ")"); in createDRI()
1023 Desc = (Name + "+0x" + Twine::utohexstr(*Offset)).str(); in getSymbolSectionIndex()
1028 Twine::utohexstr(Ndx) + " (" + Desc + ")"); in getSymbolSectionIndex()
[all …]
H A DObjDumper.cpp64 reportUniqueWarning("offset (0x" + Twine::utohexstr(StringDataOffset) + in printAsStringList()
66 Twine::utohexstr(StrSize) + ")"); in printAsStringList()
/src/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DAsmPrinterDwarf.cpp268 Twine::utohexstr(Die.getOffset()) + ":0x" + in emitDwarfDIE()
269 Twine::utohexstr(Die.getSize()) + " " + in emitDwarfDIE()
/src/contrib/llvm-project/lld/ELF/Arch/
H A DHexagon.cpp202 utohexstr(insn)); in findMaskR6()
250 utohexstr(insn)); in findMaskR16()
/src/contrib/llvm-project/lld/ELF/
H A DOutputSections.cpp161 toString(isec) + ": 0x" + utohexstr(isec->flags) + in commitSection()
162 "\n>>> output section " + name + ": 0x" + utohexstr(flags)); in commitSection()
907 "wrote incorrect addend value 0x" + utohexstr(writtenAddend) + in checkDynRelAddends()
908 " instead of 0x" + utohexstr(addend) + in checkDynRelAddends()
910 " at offset 0x" + utohexstr(rel.getOffset()) + in checkDynRelAddends()
/src/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFAcceleratorTable.cpp187 DictScope NameScope(W, ("Name@0x" + Twine::utohexstr(NameOffset)).str()); in dumpName()
259 ListScope HashScope(W, ("Hash 0x" + Twine::utohexstr(Hash)).str()); in dump()
480 DictScope AbbrevScope(W, ("Abbreviation 0x" + Twine::utohexstr(Code)).str()); in dump()
719 W.getOStream() << "Entry @ 0x" + Twine::utohexstr(AbsoluteOffset); in dumpParentIdx()
838 DictScope EntryScope(W, ("Entry @ 0x" + Twine::utohexstr(EntryId)).str()); in dumpEntry()
920 DictScope UnitScope(W, ("Name Index @ 0x" + Twine::utohexstr(Base)).str()); in dump()
/src/contrib/llvm-project/lld/COFF/
H A DChunks.cpp135 error("unsupported relocation type 0x" + Twine::utohexstr(type) + " in " + in applyRelX64()
155 error("unsupported relocation type 0x" + Twine::utohexstr(type) + " in " + in applyRelX86()
232 error("unsupported relocation type 0x" + Twine::utohexstr(type) + " in " + in applyRelARM()
352 error("unsupported relocation type 0x" + Twine::utohexstr(type) + " in " + in applyRelARM64()
732 utohexstr(magic)); in consumeDebugMagic()
/src/contrib/llvm-project/clang/lib/Basic/Targets/
H A DARM.cpp794 Builder.defineMacro("__ARM_FEATURE_LDREX", "0x" + Twine::utohexstr(LDREX)); in getTargetDefines()
803 Builder.defineMacro("__ARM_FP", "0x" + Twine::utohexstr(HW_FP)); in getTargetDefines()
906 "0x" + Twine::utohexstr(FeatureCoprocBF)); in getTargetDefines()
958 "0x" + Twine::utohexstr(HW_FP & ~HW_FP_DP)); in getTargetDefines()
968 "0x" + Twine::utohexstr(getARMCDECoprocMask())); in getTargetDefines()
/src/contrib/llvm-project/llvm/lib/ObjCopy/XCOFF/
H A DXCOFFWriter.cpp114 Twine::utohexstr(FileSize) + " bytes"); in write()
/src/contrib/llvm-project/llvm/lib/Target/ARM/MCTargetDesc/
H A DARMMachObjectWriter.cpp142 utohexstr(FixupOffset) + in recordARMScatteredHalfRelocation()
252 utohexstr(FixupOffset) + in recordARMScatteredRelocation()
/src/contrib/llvm-project/lld/MachO/Arch/
H A DARM64Common.cpp137 llvm::utohexstr(va) + symbolHint + " is not " + Twine(align) + in reportUnalignedLdrStr()
/src/contrib/llvm-project/llvm/tools/llvm-pdbutil/
H A DMinimalSymbolDumper.cpp726 P.format(" code 0x{0} (+0x{1})", utohexstr(CodeOffset), utohexstr(Delta)); in visitKnownRecord()
730 P.format(" code end 0x{0} (+0x{1})", utohexstr(CodeOffset + Length), in visitKnownRecord()
731 utohexstr(Length)); in visitKnownRecord()
776 P.format(" setfile {0} 0x{1}", utohexstr(FileOffset)); in visitKnownRecord()
H A DMinimalTypeDumper.cpp246 H = "0x" + utohexstr(Hash); in visitTypeBegin()
248 H = "0x" + utohexstr(Hash) + ", our hash = 0x" + utohexstr(OurHash); in visitTypeBegin()
/src/contrib/llvm-project/llvm/lib/ObjCopy/ELF/
H A DELFObjcopy.cpp730 "address 0x" + Twine::utohexstr(Seg.PAddr) + in handleArgs()
732 Twine::utohexstr(Config.ChangeSectionLMAValAll) + in handleArgs()
739 "address 0x" + Twine::utohexstr(Seg.PAddr) + in handleArgs()
741 Twine::utohexstr(std::abs(Config.ChangeSectionLMAValAll)) + in handleArgs()
/src/contrib/llvm-project/llvm/lib/ProfileData/
H A DMemProfReader.cpp354 OS << " Start: 0x" << llvm::utohexstr(Entry.Start) << "\n"; in printYAML()
355 OS << " End: 0x" << llvm::utohexstr(Entry.End) << "\n"; in printYAML()
356 OS << " Offset: 0x" << llvm::utohexstr(Entry.Offset) << "\n"; in printYAML()

12345