Home
last modified time | relevance | path

Searched refs:printString (Results 1 – 23 of 23) sorted by relevance

/freebsd/contrib/llvm-project/llvm/tools/llvm-readobj/
H A DCOFFImportDumper.cpp25 Writer.printString("File", File->getFileName()); in dumpCOFFImportFile()
26 Writer.printString("Format", File->getFileFormatName()); in dumpCOFFImportFile()
30 case COFF::IMPORT_CODE: Writer.printString("Type", "code"); break; in dumpCOFFImportFile()
31 case COFF::IMPORT_DATA: Writer.printString("Type", "data"); break; in dumpCOFFImportFile()
32 case COFF::IMPORT_CONST: Writer.printString("Type", "const"); break; in dumpCOFFImportFile()
37 Writer.printString("Name type", "ordinal"); in dumpCOFFImportFile()
40 Writer.printString("Name type", "name"); in dumpCOFFImportFile()
43 Writer.printString("Name type", "noprefix"); in dumpCOFFImportFile()
46 Writer.printString("Name type", "undecorate"); in dumpCOFFImportFile()
49 Writer.printString("Nam in dumpCOFFImportFile()
[all...]
H A DWindowsResourceDumper.cpp57 SW.printString("Resource type (string)", NarrowStr); in printEntry()
62 SW.printString("Resource type (int)", IDStr); in printEntry()
67 SW.printString("Resource name (string)", NarrowStr); in printEntry()
H A DWasmDumper.cpp102 W.printString("Symbol", SymName); in printRelocation()
164 W.printString("Name", WasmSec.Name); in printSectionHeaders()
180 W.printString("Name", Seg.Name); in printSectionHeaders()
223 W.printString("Name", Symbol.Info.Name); in printSymbol()
229 W.printString("ImportName", *Symbol.Info.ImportName); in printSymbol()
232 W.printString("ImportModule", *Symbol.Info.ImportModule); in printSymbol()
H A DWin64EHDumper.cpp248 SW.printString("StartAddress", in printRuntimeFunctionEntry()
250 SW.printString("EndAddress", in printRuntimeFunctionEntry()
253 SW.printString("UnwindInfoAddress", in printRuntimeFunctionEntry()
346 SW.printString("FrameRegister", StringRef("-")); in printUnwindInfo()
347 SW.printString("FrameOffset", StringRef("-")); in printUnwindInfo()
369 SW.printString("Handler", in printUnwindInfo()
H A DMachODumper.cpp862 W.printString("Cmd", Cmd); in printMachOVersionMin()
864 W.printString("Platform", in printMachOVersionMin()
866 W.printString("Version", MachOObjectFile::getVersionString(BVC.minos)); in printMachOVersionMin()
868 W.printString("SDK", MachOObjectFile::getVersionString(BVC.sdk)); in printMachOVersionMin()
870 W.printString("SDK", StringRef("n/a")); in printMachOVersionMin()
875 W.printString("Cmd", Cmd); in printMachOVersionMin()
883 W.printString("Version", Version); in printMachOVersionMin()
894 W.printString("SDK", SDK); in printMachOVersionMin()
931 W.printString("Cmd", MOSegment.CmdName); in printMachOSegment()
932 W.printString("Nam in printMachOSegment()
[all...]
H A DObjDumper.cpp96 W.printString("File", FileStr); in printFileSummary()
98 W.printString("Format", Obj.getFileFormatName()); in printFileSummary()
99 W.printString("Arch", Triple::getArchTypeName(Obj.getArch())); in printFileSummary()
100 W.printString("AddressSize", in printFileSummary()
H A DARMEHABIPrinter.h481 SW.printString("Model", StringRef("Compact")); in PrintExceptionTable()
498 SW.printString("Model", StringRef("Generic")); in PrintExceptionTable()
507 SW.printString("PersonalityRoutineName", *Name); in PrintExceptionTable()
580 SW.printString("FunctionName", *Name); in PrintIndexTable()
583 SW.printString("Model", StringRef("CantUnwind")); in PrintIndexTable()
588 SW.printString("Model", StringRef("Compact (Inline)")); in PrintIndexTable()
609 SW.printString("ExceptionHandlingTable", *Name); in PrintIndexTable()
635 SW.printString("SectionName", *SectionName); in PrintUnwindInformation()
H A DCOFFDumper.cpp700 W.printString("Magic", StringRef(DH->Magic, sizeof(DH->Magic))); in printDOSHeader()
799 W.printString( in printCOFFDebugDirectory()
803 W.printString("PDBFileName", PDBFileName); in printCOFFDebugDirectory()
997 W.printString("Type", "ZEROFILL"); in printCOFFLoadConfig()
1001 W.printString("Type", "VALUE"); in printCOFFLoadConfig()
1006 W.printString("Type", "DELTA"); in printCOFFLoadConfig()
1274 W.printString("LinkageName", LinkageName); in printCodeViewSymbolSection()
1300 W.printString("LinkageName", LinkageName); in printCodeViewSymbolSection()
1332 W.printString(Stmt); in printCodeViewSymbolSection()
1352 W.printString("LinkageName", Name); in printCodeViewSymbolSection()
[all …]
H A DELFDumper.cpp2632 W.printString(L); in printNeededLibraries()
2904 W.printString("LoadName", SOName); in printLoadName()
3613 this->W.printString("File", FileStr); in printFileSummary()
7175 W.printString("Type", TypeStr + " (0x" + utohexstr(E.e_type) + ")"); in printFileHeaders()
7251 W.printString("SectionHeaderCount", in printFileHeaders()
7253 W.printString("StringTableSectionIndex", in printFileHeaders()
7269 W.printString("Signature", G.Signature); in printGroupSections()
7569 this->W.printString(Flag.Name); in printAuxillaryDynamicTableEntryInfo()
7574 this->W.printString("Name", this->getDynamicString(Entry.getVal())); in printAuxillaryDynamicTableEntryInfo()
7579 this->W.printString("Library", this->getDynamicString(Entry.getVal())); in printAuxillaryDynamicTableEntryInfo()
[all …]
H A DXCOFFDumper.cpp255 W.printString("Name", opts::Demangle ? demangle(SymbolName) : SymbolName); in printLoaderSectionSymbolsHelper()
333 W.printString("IsSigned", IsRelocationSigned(Info) ? "Yes" : "No"); in printLoaderSectionRelocationEntry()
475 W.printString("IsSigned", Reloc.isRelocationSigned() ? "Yes" : "No"); in printRelocation()
542 W.printString("Name", FileName); in printFileAuxEnt()
770 W.printString("Name", opts::Demangle ? demangle(SymbolName) : SymbolName); in printSymbol()
776 W.printString("Section", SectionName); in printSymbol()
1021 W.printString("Name", Sec.getName()); in printOverflowSectionHeader()
1034 W.printString("Name", Sec.getName()); in printGenericSectionHeader()
H A DDwarfCFIEHPrinter.h110 W.printString("Corresponding Section", *NameOrErr); in printEHFrameHdr()
206 W.printString("augmentation", CIE->getAugmentationString()); in printEHFrame()
H A DARMWinEHPrinter.cpp1185 SW.printString("Routine", formatSymbol(*Name, Address, SymbolOffset)); in dumpXDataRecord()
1225 SW.printString("Function", in dumpUnpackedEntry()
1237 SW.printString("ExceptionRecord", in dumpUnpackedEntry()
1250 SW.printString("ExceptionRecord", formatSymbol("", XDataAddress)); in dumpUnpackedEntry()
1284 SW.printString("Function", in dumpPackedEntry()
1383 SW.printString("Function", in dumpPackedARM64Entry()
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/CodeView/
H A DSymbolDumper.cpp128 W.printString("BlockName", Block.Name); in visitKnownRecord()
129 W.printString("LinkageName", LinkageName); in visitKnownRecord()
134 W.printString("Name", Thunk.Name); in visitKnownRecord()
165 W.printString("Name", Section.Name); in visitKnownRecord()
177 W.printString("Name", CoffGroup.Name); in visitKnownRecord()
185 W.printString("VarName", BPRel.Name); in visitKnownRecord()
206 W.printString("LinkageName", LinkageName); in visitKnownRecord()
214 W.printString(Entry); in visitKnownRecord()
224 W.printString("Name", FileStatic.Name); in visitKnownRecord()
231 W.printString("Name", Export.Name); in visitKnownRecord()
[all …]
H A DTypeDumpVisitor.cpp221 W->printString("StringData", String.getString()); in visitKnownRecord()
255 W->printString("Name", Class.getName()); in visitKnownRecord()
257 W->printString("LinkageName", Class.getUniqueName()); in visitKnownRecord()
267 W->printString("Name", Union.getName()); in visitKnownRecord()
269 W->printString("LinkageName", Union.getUniqueName()); in visitKnownRecord()
280 W->printString("Name", Enum.getName()); in visitKnownRecord()
282 W->printString("LinkageName", Enum.getUniqueName()); in visitKnownRecord()
290 W->printString("Name", AT.getName()); in visitKnownRecord()
298 W->printString("VFTableName", VFT.getName()); in visitKnownRecord()
300 W->printString("MethodName", N); in visitKnownRecord()
[all …]
/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DELFAttrParserCompact.cpp49 sw->printString("TagName", tagName); in integerAttribute()
65 sw->printString("TagName", tagName); in stringAttribute()
66 sw->printString("Value", desc); in stringAttribute()
82 sw->printString("TagName", tagName); in printAttribute()
84 sw->printString("Description", valueDesc); in printAttribute()
130 sw->printString("Vendor", vendorName); in parseSubsection()
H A DARMAttributeParser.cpp81 sw->printString("TagName", tagName); in stringAttribute()
82 sw->printString("Value", desc); in stringAttribute()
318 sw->printString("TagName", in compatibility()
323 sw->printString("Description", StringRef("No Specific Requirements")); in compatibility()
326 sw->printString("Description", StringRef("AEABI Conformant")); in compatibility()
329 sw->printString("Description", StringRef("AEABI Non-Conformant")); in compatibility()
476 sw->printString("TagName", in also_compatible_with()
480 sw->printString("Description", Description); in also_compatible_with()
H A DELFAttrParserExtended.cpp186 Sw->printString("" != TagName ? TagName : utostr(Tag), ValueStr); in parse()
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/LogicalView/Readers/
H A DLVCodeViewVisitor.cpp562 W.printString("Name", Class.getName()); in visitKnownRecord()
580 W.printString("Name", Enum.getName()); in visitKnownRecord()
594 W.printString("Name", Func.getName()); in visitKnownRecord()
621 W.printString("StringData", String.getString()); in visitKnownRecord()
646 W.printString("Name", Union.getName()); in visitKnownRecord()
648 W.printString("UniqueName", Union.getUniqueName()); in visitKnownRecord()
781 W.printString("BlockName", Block.Name); in visitKnownRecord()
810 W.printString("VarName", Local.Name); in visitKnownRecord()
865 W.printString("VarName", Local.Name); in visitKnownRecord()
931 W.printString("VersionName", Compile2.Version); in visitKnownRecord()
[all …]
H A DLVCodeViewReader.cpp369 W.printString("Guid", formatv("{0}", TS.getGuid()).str()); in loadTypeServer()
371 W.printString("Name", TS.getName()); in loadTypeServer()
427 W.printString("PrecompFile", Precomp.getPrecompFilePath()); in loadPrecompiledObject()
722 LLVM_DEBUG({ W.printString("Symbol Name", SymbolName); }); in traverseSymbolSection()
744 W.printString("Symbol Name", SymbolName); in traverseSymbolSection()
835 W.printString("Name", SymbolName); in mapRangeAddress()
1156 W.printString("File", getFileName().str()); in createScopes()
1157 W.printString("Exe", ExePath); in createScopes()
1158 W.printString("Format", FileFormatName); in createScopes()
H A DLVDWARFReader.cpp605 W.printString("File", Obj.getFileName().str()); in createScopes()
606 W.printString("Format", FileFormatName); in createScopes()
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DAsmWriter.cpp1913 void printString(StringRef Name, StringRef Value,
1959 printString("checksum", Checksum.Value, /* ShouldSkipEmpty */ false); in printChecksum()
1962 void MDFieldPrinter::printString(StringRef Name, StringRef Value, in printString() function in MDFieldPrinter
2109 Printer.printString("header", N->getHeader()); in writeGenericDINode()
2220 Printer.printString("name", N->getName(), /* ShouldSkipEmpty */ false); in writeDIEnumerator()
2234 Printer.printString("name", N->getName()); in writeDIBasicType()
2250 Printer.printString("name", N->getName()); in writeDIFixedPointType()
2273 Printer.printString("name", N->getName()); in writeDIStringType()
2290 Printer.printString("name", N->getName()); in writeDIDerivedType()
2322 Printer.printString("name", N->getName()); in writeDISubrangeType()
[all …]
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFAcceleratorTable.cpp180 W.printString("Incorrectly terminated list."); in dumpName()
246 W.printString("EMPTY"); in dump()
261 W.printString("Invalid section offset"); in dump()
434 W.printString("Format", dwarf::FormatString(Format)); in dump()
902 W.printString("EMPTY"); in dumpBucket()
906 W.printString("Name index is invalid"); in dumpBucket()
/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DScopedPrinter.h371 virtual void printString(StringRef Value) { startLine() << Value << "\n"; } in printString() function
373 virtual void printString(StringRef Label, StringRef Value) { in printString() function
423 printString(Label, to_string(Value)); in printObject()
703 void printString(StringRef Value) override { JOS.value(Value); } in printString() function
705 void printString(StringRef Label, StringRef Value) override { in printString() function