|
reference, declaration → definition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced
|
References
include/llvm/Object/ELF.h 202 Twine::utohexstr(getHeader()->e_phoff) +
222 Twine::utohexstr(Phdr.p_offset) + ") or size (0x" +
223 Twine::utohexstr(Phdr.p_filesz) + ")");
242 Twine::utohexstr(Shdr.sh_offset) + ") or size (0x" +
243 Twine::utohexstr(Shdr.sh_size) + ")");
408 " has a sh_offset (0x" + Twine::utohexstr(Offset) +
519 Twine::utohexstr(SectionTableOffset));
542 Twine::utohexstr(SectionTableOffset) +
545 Twine::utohexstr(NumSections) + ")");
575 Twine::utohexstr(Pos) +
699 Twine::utohexstr(Offset) +
lib/Analysis/DemandedBits.cpp 363 << Twine::utohexstr(AOut.getLimitedValue()));
466 OS << "DemandedBits: 0x" << Twine::utohexstr(KV.second.getLimitedValue())
lib/CodeGen/AsmPrinter/AsmPrinterDwarf.cpp 256 Twine::utohexstr(Die.getOffset()) + ":0x" +
257 Twine::utohexstr(Die.getSize()) + " " +
lib/DebugInfo/DWARF/DWARFAcceleratorTable.cpp 177 DictScope NameScope(W, ("Name@0x" + Twine::utohexstr(NameOffset)).str());
248 ListScope HashScope(W, ("Hash 0x" + Twine::utohexstr(Hash)).str());
408 DictScope AbbrevScope(W, ("Abbreviation 0x" + Twine::utohexstr(Code)).str());
665 DictScope EntryScope(W, ("Entry @ 0x" + Twine::utohexstr(EntryId)).str());
741 DictScope UnitScope(W, ("Name Index @ 0x" + Twine::utohexstr(Base)).str());
lib/MC/MCExpr.cpp 50 OS << "0x" << Twine::utohexstr(Value);
lib/MC/MCSectionELF.cpp 160 report_fatal_error("unsupported type 0x" + Twine::utohexstr(Type) +
lib/Object/ELF.cpp 576 Twine::utohexstr(VAddr));
582 Twine::utohexstr(VAddr));
lib/Object/MachOObjectFile.cpp 2862 Twine::utohexstr(offset));
2870 "export info size: 0x" + Twine::utohexstr(ExportInfoSize) +
2871 " in export trie data at node: 0x" + Twine::utohexstr(offset) +
2882 Twine::utohexstr(offset));
2893 " in flags: 0x" + Twine::utohexstr(State.Flags) +
2894 " in export trie data at node: 0x" + Twine::utohexstr(offset));
2904 Twine::utohexstr(offset));
2913 ") in export trie data at node: 0x" + Twine::utohexstr(offset));
2926 Twine::utohexstr(offset) +
2936 Twine::utohexstr(offset) +
2948 Twine::utohexstr(offset));
2957 Twine::utohexstr(offset));
2966 Twine::utohexstr(ExportInfoSize) + " where actual size was: 0x" +
2967 Twine::utohexstr(State.Current - ExportStart) +
2968 " in export trie data at node: 0x" + Twine::utohexstr(offset));
2977 Twine::utohexstr(offset) +
3000 Twine::utohexstr(Top.Start - Trie.begin()) +
3011 Twine::utohexstr(Top.Start - Trie.begin()));
3018 Twine::utohexstr(Top.Start - Trie.begin()) +
3020 Twine::utohexstr(childNodeIndex));
3033 Twine::utohexstr(Stack.back().Start - Trie.begin()));
3059 Twine::utohexstr(Stack.back().Start - Trie.begin()));
3154 Twine::utohexstr(OpcodeStart - Opcodes.begin()));
3169 Twine::utohexstr(OpcodeStart - Opcodes.begin()));
3178 Twine::utohexstr(OpcodeStart - Opcodes.begin()));
3194 Twine::utohexstr(OpcodeStart - Opcodes.begin()));
3203 Twine::utohexstr(OpcodeStart - Opcodes.begin()));
3218 Twine::utohexstr(OpcodeStart - Opcodes.begin()));
3230 Twine::utohexstr(OpcodeStart - Opcodes.begin()));
3252 Twine::utohexstr(OpcodeStart - Opcodes.begin()));
3271 Twine::utohexstr(OpcodeStart - Opcodes.begin()));
3284 Twine::utohexstr(OpcodeStart - Opcodes.begin()));
3301 Twine::utohexstr(OpcodeStart - Opcodes.begin()));
3313 Twine::utohexstr(OpcodeStart - Opcodes.begin()));
3331 Twine::utohexstr(OpcodeStart - Opcodes.begin()));
3344 Twine::utohexstr(OpcodeStart - Opcodes.begin()));
3356 Twine::utohexstr(OpcodeStart - Opcodes.begin()));
3370 Twine::utohexstr(Opcode) + " for opcode at: 0x" +
3371 Twine::utohexstr(OpcodeStart - Opcodes.begin()));
3514 Twine::utohexstr(OpcodeStart - Opcodes.begin()));
3526 Twine::utohexstr(OpcodeStart - Opcodes.begin()));
3539 Twine::utohexstr(OpcodeStart - Opcodes.begin()));
3548 Twine::utohexstr(OpcodeStart - Opcodes.begin()));
3558 Twine::utohexstr(OpcodeStart - Opcodes.begin()));
3571 Twine::utohexstr(OpcodeStart - Opcodes.begin()));
3582 Twine::utohexstr(OpcodeStart - Opcodes.begin()));
3604 Twine::utohexstr(OpcodeStart - Opcodes.begin()));
3625 Twine::utohexstr(OpcodeStart - Opcodes.begin()));
3639 Twine::utohexstr(OpcodeStart - Opcodes.begin()));
3654 Twine::utohexstr(OpcodeStart - Opcodes.begin()));
3663 Twine::utohexstr(OpcodeStart - Opcodes.begin()));
3679 Twine::utohexstr(OpcodeStart - Opcodes.begin()));
3688 Twine::utohexstr(OpcodeStart - Opcodes.begin()));
3705 Twine::utohexstr(OpcodeStart - Opcodes.begin()));
3713 Twine::utohexstr(OpcodeStart - Opcodes.begin()));
3721 Twine::utohexstr(OpcodeStart - Opcodes.begin()));
3734 Twine::utohexstr(OpcodeStart - Opcodes.begin()));
3743 Twine::utohexstr(OpcodeStart - Opcodes.begin()));
3752 Twine::utohexstr(OpcodeStart - Opcodes.begin()));
3760 Twine::utohexstr(OpcodeStart - Opcodes.begin()));
3768 Twine::utohexstr(OpcodeStart - Opcodes.begin()));
3781 Twine::utohexstr(OpcodeStart - Opcodes.begin()));
3798 Twine::utohexstr(OpcodeStart - Opcodes.begin()));
3807 Twine::utohexstr(OpcodeStart - Opcodes.begin()));
3816 Twine::utohexstr(OpcodeStart - Opcodes.begin()));
3825 Twine::utohexstr(OpcodeStart - Opcodes.begin()));
3838 Twine::utohexstr(OpcodeStart - Opcodes.begin()));
3851 Twine::utohexstr(OpcodeStart - Opcodes.begin()));
3864 Twine::utohexstr(OpcodeStart - Opcodes.begin()));
3874 Twine::utohexstr(OpcodeStart - Opcodes.begin()));
3883 Twine::utohexstr(OpcodeStart - Opcodes.begin()));
3892 Twine::utohexstr(OpcodeStart - Opcodes.begin()));
3902 Twine::utohexstr(OpcodeStart - Opcodes.begin()));
3916 Twine::utohexstr(Opcode) + " for opcode at: 0x" +
3917 Twine::utohexstr(OpcodeStart - Opcodes.begin()));
lib/Support/ARMAttributeParser.cpp 683 errs() << "unrecognised tag: 0x" << Twine::utohexstr(Tag) << '\n';
lib/Target/AArch64/MCTargetDesc/AArch64ELFStreamer.cpp 59 OS << "\t.inst\t0x" << Twine::utohexstr(Inst) << "\n";
lib/Target/AMDGPU/Utils/AMDGPUPALMetadata.cpp 561 Stream << "0x" << Twine::utohexstr(Reg) << ",0x" << Twine::utohexstr(Val);
561 Stream << "0x" << Twine::utohexstr(Reg) << ",0x" << Twine::utohexstr(Val);
lib/Target/ARM/MCTargetDesc/ARMELFStreamer.cpp 258 OS << "\t0x" << Twine::utohexstr(Inst) << "\n";
267 OS << ", 0x" << Twine::utohexstr(*OCI);
lib/Target/BPF/BTFDebug.cpp 38 OS.AddComment("0x" + Twine::utohexstr(BTFType.Info));
150 OS.AddComment("0x" + Twine::utohexstr(IntVal));
257 OS.AddComment("0x" + Twine::utohexstr(Member.Offset));
712 OS.AddComment("0x" + Twine::utohexstr(BTF::MAGIC));
lib/Target/Mips/MipsAsmPrinter.cpp 528 O << "0x" << Twine::utohexstr(MO.getImm());
533 O << "0x" << Twine::utohexstr(MO.getImm() & 0xffff);
lib/Transforms/Scalar/GVNSink.cpp 641 LLVM_DEBUG(dbgs() << " VN=" << Twine::utohexstr(N) << " for" << *I << "\n");
tools/clang/lib/Basic/Targets/ARM.cpp 653 Builder.defineMacro("__ARM_FEATURE_LDREX", "0x" + Twine::utohexstr(LDREX));
662 Builder.defineMacro("__ARM_FP", "0x" + Twine::utohexstr(HW_FP));
749 "0x" + Twine::utohexstr(HW_FP & ~HW_FP_DP));
tools/clang/utils/TableGen/NeonEmitter.cpp 2215 OS << "mask = 0x" << Twine::utohexstr(OI.Mask) << "ULL";
tools/lld/COFF/Chunks.cpp 115 error("unsupported relocation type 0x" + Twine::utohexstr(type) + " in " +
130 error("unsupported relocation type 0x" + Twine::utohexstr(type) + " in " +
200 error("unsupported relocation type 0x" + Twine::utohexstr(type) + " in " +
312 error("unsupported relocation type 0x" + Twine::utohexstr(type) + " in " +
tools/lld/ELF/Arch/PPC64.cpp 858 Twine::utohexstr(insn));
tools/lld/ELF/MapFile.cpp 137 << Twine::utohexstr(p.inputOff) + ")\n";
tools/lld/ELF/ScriptParser.cpp 889 Twine::utohexstr(value));
tools/lld/ELF/SyntheticSections.cpp 519 Twine::utohexstr(pc - va));
tools/lld/lib/ReaderWriter/MachO/MachONormalizedFileToAtoms.cpp 632 + " (r1_address=" + Twine::utohexstr(reloc.offset)
642 + ", (r2_address=" + Twine::utohexstr(reloc2.offset)
668 + " (r_address=" + Twine::utohexstr(reloc.offset)
749 Twine::utohexstr(stabSym.value) + " in " + file.path());
tools/lld/wasm/OutputSections.cpp 166 Twine::utohexstr(segment->startVA) + ", name=" + segment->name);
tools/llvm-cov/CodeCoverage.cpp 370 << " with hash = 0x" << Twine::utohexstr(HashMismatch.second)
tools/llvm-objcopy/ELF/Object.cpp 1272 error("program header with offset 0x" + Twine::utohexstr(Phdr.p_offset) +
1273 " and file size 0x" + Twine::utohexstr(Phdr.p_filesz) +
tools/llvm-objdump/llvm-objdump.cpp 1479 outs() << "+0x" << Twine::utohexstr(Disp);
2115 Twine::utohexstr(Stop) + " specified by --stop-address",
2119 Twine::utohexstr(Start) + " specified by --start-address",
2123 Twine::utohexstr(Start) + ",0x" + Twine::utohexstr(Stop) +
2123 Twine::utohexstr(Start) + ",0x" + Twine::utohexstr(Stop) +
tools/llvm-readobj/ELFDumper.cpp 2268 << Twine::utohexstr(Contents[0]) << '\n';
2404 Twine::utohexstr(*DtPltGot)),
2427 Twine::utohexstr(*DtMipsPltGot));
2432 Twine::utohexstr(*DtJmpRel));
unittests/ADT/TwineTest.cpp 44 EXPECT_EQ("7b", Twine::utohexstr(123).str());
unittests/DebugInfo/DWARF/DWARFDebugLineTest.cpp 381 Twine::utohexstr(ExpectedEnd) + " but it ended at 0x000000" +
382 Twine::utohexstr(ExpectedEnd - 1))
412 Twine::utohexstr(ExpectedEnd) + " but it ended at 0x000000" +
413 Twine::utohexstr(ExpectedEnd + 1))
utils/TableGen/DFAPacketizerEmitter.cpp 179 LLVM_DEBUG(dbgs() << "0x" << Twine::utohexstr(InsnClass[i]));
182 LLVM_DEBUG(dbgs() << " (input: 0x" << Twine::utohexstr(InsnInput) << ")");
228 << Twine::utohexstr(FuncResources));
273 << Twine::utohexstr(ComboResources) << "\n");
278 << Twine::utohexstr(FuncResources) << "\n");
284 << Twine::utohexstr(ComboBit) << " = 0x"
285 << Twine::utohexstr(ComboResources) << "\n");
340 LLVM_DEBUG(dbgs() << " (bits: 0x" << Twine::utohexstr(UnitBitValue)
utils/TableGen/IntrinsicEmitter.cpp 523 OS << "0x" << Twine::utohexstr(FixedEncodings[i]) << ", ";