reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

include/llvm/Support/ScopedPrinter.h
  108       startLine() << Label << ": " << Name << " (" << hex(Value) << ")\n";
  110       startLine() << Label << ": " << hex(Value) << "\n";
  142     startLine() << Label << " [ (" << hex(Value) << ")\n";
  144       startLine() << "  " << Flag.Name << " (" << hex(Flag.Value) << ")\n";
  146     startLine() << "]\n";
  150     startLine() << Label << " [ (" << hex(Value) << ")\n";
  155         startLine() << "  " << hex(Flag) << "\n";
  159     startLine() << "]\n";
  163     startLine() << Label << ": " << Value << "\n";
  167     startLine() << Label << ": " << Value << "\n";
  171     startLine() << Label << ": " << Value << "\n";
  175     startLine() << Label << ": " << unsigned(Value) << "\n";
  179     startLine() << Label << ": " << Value << "\n";
  183     startLine() << Label << ": " << Value << "\n";
  187     startLine() << Label << ": " << Value << "\n";
  191     startLine() << Label << ": " << int(Value) << "\n";
  195     startLine() << Label << ": " << Value << "\n";
  199     startLine() << Label << ": " << (Value ? "Yes" : "No") << '\n';
  203     startLine() << Label << ": ";
  209     startLine() << Label << ": [";
  222     startLine() << Label << ": [";
  234     startLine() << Label << ": [";
  246     startLine() << Label << ": " << hex(Value) << "\n";
  250     startLine() << Label << ": " << Str << " (" << hex(Value) << ")\n";
  255     startLine() << Label << ": " << Symbol << '+' << hex(Value) << '\n';
  258   void printString(StringRef Value) { startLine() << Value << "\n"; }
  261     startLine() << Label << ": " << Value << "\n";
  274     startLine() << Label << ": " << Str << " (" << Value << ")\n";
  319     startLine() << Label << ": " << Value << "\n";
  357   startLine() << Label << ": " << hex(Value) << "\n";
  363     W.startLine() << Open << '\n';
  368     W.startLine() << N;
  377     W.startLine() << Close << '\n';
lib/DebugInfo/CodeView/SymbolDumper.cpp
  104   W.startLine() << getSymbolKindName(CVR.kind());
  116   W.startLine() << "}\n";
  490       W.startLine() << "ChangeCodeOffsetAndLineOffset: {CodeOffset: "
  496       W.startLine() << "ChangeCodeLengthAndCodeOffset: {CodeOffset: "
lib/DebugInfo/CodeView/TypeDumpVisitor.cpp
  174   W->startLine() << getLeafTypeName(Record.kind());
  188   W->startLine() << "}\n";
  193   W->startLine() << getLeafTypeName(Record.Kind);
  206   W->startLine() << "}\n";
lib/DebugInfo/DWARF/DWARFAcceleratorTable.cpp
  178   W.startLine() << format("String: 0x%08" PRIx64, StringOffset);
  186       W.startLine() << format("Atom[%d]: ", i);
  219       W.startLine() << "Type: " << formatAtom(Atom.first) << '\n';
  220       W.startLine() << "Form: " << formatv("{0}", Atom.second) << '\n';
  376   W.startLine() << "Augmentation: '" << AugmentationString << "'\n";
  409   W.startLine() << formatv("Tag: {0}\n", Tag);
  412     W.startLine() << formatv("{0}: {1}\n", Attr.Index, Attr.Form);
  566   W.startLine() << formatv("Tag: {0}\n", Abbr->Tag);
  569     W.startLine() << formatv("{0}: ", std::get<0>(Tuple).Index);
  661                     [&W](const ErrorInfoBase &EI) { EI.log(W.startLine()); });
  677   W.startLine() << format("String: 0x%08" PRIx64, NTE.getStringOffset());
  688     W.startLine() << format("CU[%u]: 0x%08" PRIx64 "\n", CU, getCUOffset(CU));
  697     W.startLine() << format("LocalTU[%u]: 0x%08" PRIx64 "\n", TU,
  707     W.startLine() << format("ForeignTU[%u]: 0x%016" PRIx64 "\n", TU,
  754   W.startLine() << "Hash table not present\n";
lib/Support/ARMAttributeParser.cpp
  480     SW->startLine() << "Value: " << Integer << ", " << String << '\n';
  708       SW->startLine() << "Section " << ++SectionNumber << " {\n";
  723       SW->startLine() << "}\n";
lib/Support/ScopedPrinter.cpp
   29     startLine() << Label;
   37     startLine() << ")\n";
   39     startLine() << Label << ":";
tools/llvm-readobj/ARMEHABIPrinter.h
  101   SW.startLine() << format("0x%02X      ; vsp = vsp + %u\n", Opcode,
  107   SW.startLine() << format("0x%02X      ; vsp = vsp - %u\n", Opcode,
  116   SW.startLine()
  126   SW.startLine() << format("0x%02X      ; reserved (ARM MOVrr)\n", Opcode);
  131   SW.startLine() << format("0x%02X      ; reserved (WiMMX MOVrr)\n", Opcode);
  136   SW.startLine() << format("0x%02X      ; vsp = r%u\n", Opcode, (Opcode & 0x0f));
  141   SW.startLine() << format("0x%02X      ; pop ", Opcode);
  148   SW.startLine() << format("0x%02X      ; pop ", Opcode);
  155   SW.startLine() << format("0x%02X      ; finish\n", Opcode);
  162   SW.startLine()
  172   SW.startLine() << format("0x%02X ", Opcode);
  190   SW.startLine() << format("0x%02X 0x%02X ; pop ", Opcode0, Opcode1);
  199   SW.startLine() << format("0x%02X      ; spare\n", Opcode);
  204   SW.startLine() << format("0x%02X      ; pop ", Opcode);
  212   SW.startLine() << format("0x%02X 0x%02X ; pop ", Opcode0, Opcode1);
  222   SW.startLine()
  233   SW.startLine() << format("0x%02X 0x%02X ; pop ", Opcode0, Opcode1);
  243   SW.startLine() << format("0x%02X 0x%02X ; pop ", Opcode0, Opcode1);
  252   SW.startLine() << format("0x%02X      ; spare\n", Opcode);
  257   SW.startLine() << format("0x%02X      ; pop ", Opcode);
  264   SW.startLine() << format("0x%02X      ; pop ", Opcode);
  271   SW.startLine() << format("0x%02X      ; spare\n", Opcode);
  319       SW.startLine() << format("0x%02X      ; reserved\n", Opcodes[OCI++ ^ 3]);
tools/llvm-readobj/ARMWinEHPrinter.cpp
  255   SW.startLine() << format("0x%02x                ; %s sp, #(%u * 4)\n",
  272   SW.startLine() << format("0x%02x 0x%02x           ; %s.w ",
  285     SW.startLine() << format("0x%02x                ; mov r%u, sp\n",
  288     SW.startLine() << format("0x%02x                ; mov sp, r%u\n",
  302   SW.startLine() << format("0x%02x                ; %s ", OC[Offset],
  319   SW.startLine() << format("0x%02x                ; %s.w ", OC[Offset],
  333   SW.startLine() << format("0x%02x                ; %s ", OC[Offset],
  346   SW.startLine() << format("0x%02x 0x%02x           ; %s.w sp, #(%u * 4)\n",
  360   SW.startLine() << format("0x%02x 0x%02x           ; %s ", OC[Offset + 0],
  374     SW.startLine() << format("0x%02x 0x%02x           ; reserved\n",
  377     SW.startLine()
  390     SW.startLine() << format("0x%02x 0x%02x           ; reserved\n",
  393     SW.startLine()
  407   SW.startLine() << format("0x%02x 0x%02x           ; %s ", OC[Offset + 0],
  422   SW.startLine() << format("0x%02x 0x%02x           ; %s ", OC[Offset + 0],
  435   SW.startLine() << format("0x%02x 0x%02x 0x%02x      ; %s sp, sp, #(%u * 4)\n",
  450   SW.startLine()
  463   SW.startLine()
  478   SW.startLine()
  489   SW.startLine() << format("0x%02x                ; nop\n", OC[Offset]);
  496   SW.startLine() << format("0x%02x                ; nop.w\n", OC[Offset]);
  503   SW.startLine() << format("0x%02x                ; b\n", OC[Offset]);
  510   SW.startLine() << format("0x%02x                ; b.w\n", OC[Offset]);
  525   SW.startLine() << format("0x%02x                ; %s sp, #%u\n", OC[Offset],
  536     SW.startLine() << format(
  539     SW.startLine() << format(
  548   SW.startLine() << format(
  559     SW.startLine() << format(
  562     SW.startLine() << format(
  573   SW.startLine() << format("0x%02x%02x              ; %s sp, #%u\n",
  588   SW.startLine() << format(
  604     SW.startLine() << format(
  609     SW.startLine() << format(
  624   SW.startLine() << format("0x%02x%02x              ; %s x%u, [sp, #%u]\n",
  640     SW.startLine() << format("0x%02x%02x              ; str x%u, [sp, #%u]!\n",
  643     SW.startLine() << format("0x%02x%02x              ; ldr x%u, [sp], #%u\n",
  657   SW.startLine() << format("0x%02x%02x              ; %s x%u, lr, [sp, #%u]\n",
  672   SW.startLine() << format("0x%02x%02x              ; %s d%u, d%u, [sp, #%u]\n",
  688     SW.startLine() << format(
  692     SW.startLine() << format(
  706   SW.startLine() << format("0x%02x%02x                ; %s d%u, [sp, #%u]\n",
  719     SW.startLine() << format(
  723     SW.startLine() << format(
  735   SW.startLine() << format(
  745   SW.startLine() << format("0x%02x                ; mov fp, sp\n", OC[Offset]);
  753   SW.startLine() << format("0x%02x%02x              ; add fp, sp, #%u\n",
  761   SW.startLine() << format("0x%02x                ; nop\n", OC[Offset]);
  768   SW.startLine() << format("0x%02x                ; end\n", OC[Offset]);
  775   SW.startLine() << format("0x%02x                ; end_c\n", OC[Offset]);
  789         SW.startLine() << format("0x%02x                ; Bad opcode!\n",
  797           SW.startLine() << format("Opcode 0x%02x goes past the unwind data\n",
 1052   SW.startLine() << "ReturnType: " << RF.Ret() << '\n';
 1054   SW.startLine() << "SavedRegisters: ";
 1074     SW.startLine() << "Packed unwind data not yet supported for ARM64\n";
tools/llvm-readobj/COFFDumper.cpp
  761     raw_ostream &OS = W.startLine();
 1376         W.startLine() << "Section (" << SectionNumber << ") " << Name << " {\n";
 1386       W.startLine() << "}\n";
 1416     raw_ostream& OS = W.startLine();
 1454     W.startLine() << "Invalid section number: " << EC.message() << "\n";
 1566       W.startLine() << "<unhandled auxiliary record>\n";
 1616     W.startLine() << L << "\n";
 1778       W.startLine() << "\n";
tools/llvm-readobj/COFFImportDumper.cpp
   24   Writer.startLine() << '\n';
   51     raw_ostream &OS = Writer.startLine();
tools/llvm-readobj/DwarfCFIEHPrinter.h
  103   W.startLine() << format("Address: 0x%" PRIx64 "\n", EHFrameHdrAddress);
  104   W.startLine() << format("Offset: 0x%" PRIx64 "\n", EHFrameHdrOffset);
  105   W.startLine() << format("Size: 0x%" PRIx64 "\n", EHFrameHdrSize);
  132   W.startLine() << format("eh_frame_ptr_enc: 0x%" PRIx64 "\n", EHFramePtrEnc);
  138   W.startLine() << format("fde_count_enc: 0x%" PRIx64 "\n", FDECountEnc);
  144   W.startLine() << format("table_enc: 0x%" PRIx64 "\n", TableEnc);
  150   W.startLine() << format("eh_frame_ptr: 0x%" PRIx64 "\n", EHFramePtr);
  161     W.startLine() << format("initial_location: 0x%" PRIx64 "\n", InitialPC);
  163     W.startLine() << format("address: 0x%" PRIx64 "\n", Address);
  179   W.startLine() << format(".eh_frame section at offset 0x%" PRIx64
  201       W.startLine() << format("[0x%" PRIx64 "] CIE length=%" PRIu64 "\n",
  213       W.startLine() << "Program:\n";
  222       W.startLine() << format("[0x%" PRIx64 "] FDE length=%" PRIu64
  229       W.startLine() << format("initial_location: 0x%" PRIx64 "\n",
  231       W.startLine()
  237       W.startLine() << "Program:\n";
tools/llvm-readobj/ELFDumper.cpp
 2187     W.startLine() << L << "\n";
 2246   W.startLine() << "Attributes not implemented.\n";
 2254     W.startLine() << "Attributes not implemented.\n";
 2640     W.startLine() << "There is no .reginfo section in the file.\n";
 2646     W.startLine() << "The .reginfo section has a wrong size.\n";
 2660     W.startLine() << "There is no .MIPS.options section in the file.\n";
 2670       W.startLine() << "The .MIPS.options section has a wrong size.\n";
 2680       W.startLine() << "Unsupported MIPS options tag.\n";
 5217     W.startLine() << "Signature: " << G.Signature << "\n";
 5231       W.startLine() << GM.Name << " (" << GM.Index << ")\n";
 5236     W.startLine() << "There are no group sections in the file.\n";
 5254     W.startLine() << "Section (" << SectionNumber << ") " << Name << " {\n";
 5260     W.startLine() << "}\n";
 5288         W.startLine() << W.hex(R) << "\n";
 5334     raw_ostream &OS = W.startLine();
 5502   W.startLine() << "DynamicSection [ (" << Table.size() << " entries)\n";
 5506     W.startLine() << "  Tag                Type                 Name/Value\n";
 5508     W.startLine() << "  Tag        Type                 Name/Value\n";
 5511     W.startLine() << "  " << format_hex(Tag, Is64 ? 18 : 10, true) << " "
 5518   W.startLine() << "]\n";
 5529   W.startLine() << "Dynamic Relocations {\n";
 5561   W.startLine() << "}\n";
 5578     raw_ostream &OS = W.startLine();
 5731   W.startLine() << "Hash Histogram not implemented!\n";
 6090     W.startLine() << "There is no .MIPS.abiflags section in the file.\n";
 6096     W.startLine() << "The .MIPS.abiflags section has a wrong size.\n";
 6106   W.startLine() << "ISA: ";
tools/llvm-readobj/MachODumper.cpp
  523         W.startLine() << "Section " << Name << " {\n";
  533       W.startLine() << "}\n";
  592     raw_ostream& OS = W.startLine();
  646       W.startLine() << "PrivateExtern\n";
  648       W.startLine() << "Extern\n";
  661   W.startLine() << "UnwindInfo not implemented.\n";
  719     W.startLine() << L << "\n";
tools/llvm-readobj/ObjDumper.cpp
   92       W.startLine() << '\n';
   94     W.startLine() << "String dump of section '" << SectionName << "':\n";
  110       W.startLine() << format("[%6tx] ", CurrentWord - SecContent);
  111       printAsPrintable(W.startLine(), CurrentWord, WordSize);
  112       W.startLine() << '\n';
  127       W.startLine() << '\n';
  129     W.startLine() << "Hex dump of section '" << SectionName << "':\n";
  141       W.startLine() << format_hex(Section.getAddress() + (SecPtr - SecContent),
  143       W.startLine() << ' ';
  147           W.startLine() << format_hex_no_prefix(Val, 2);
  149         W.startLine() << ' ';
  158         W.startLine() << format("%*c", (4 - i) * 8 + (4 - i) + (8 - (k * 2)),
  163         W.startLine() << (isPrint(TmpSecPtr[i])
  167       W.startLine() << '\n';
tools/llvm-readobj/StackMapPrinter.h
   26     W.startLine() << "  Function address: " << F.getFunctionAddress()
   34     W.startLine() << "  #" << ++ConstantIndex << ": " << C.getValue() << "\n";
   39     W.startLine() << "  Record ID: " << R.getID()
   42     W.startLine() << "    " << R.getNumLocations() << " locations:\n";
   46       raw_ostream &OS = W.startLine();
   70     raw_ostream &OS = W.startLine();
tools/llvm-readobj/WasmDumper.cpp
  119     raw_ostream &OS = W.startLine();
  143         W.startLine() << "Section (" << SectionNumber << ") " << Name << " {\n";
  153       W.startLine() << "}\n";
  181             W.startLine() << F.Symbol << " (priority=" << F.Priority << ")\n";
tools/llvm-readobj/Win64EHDumper.cpp
  182   SW.startLine() << format("0x%02X: ", unsigned(UC[0].u.CodeOffset))
tools/llvm-readobj/WindowsResourceDumper.cpp
   80   SW.startLine() << "\n";
tools/llvm-readobj/XCOFFDumper.cpp
  153     W.startLine() << "Section (index: " << Index << ") " << Sec.getName()
  169     W.startLine() << "}\n";
  385       W.startLine() << "!Unexpected raw auxiliary entry data:\n";
  386       W.startLine() << format_bytes(
  415       W.startLine() << "!Unexpected raw auxiliary entry data:\n";
  416       W.startLine() << format_bytes(
tools/llvm-readobj/llvm-readobj.cpp
  449     Writer.startLine() << "\n";