Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-readobj/
H A DCOFFImportDumper.cpp25 Writer.printString("File", File->getFileName()); in dumpCOFFImportFile()
26 Writer.printString("Format", "COFF-import-file"); 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()
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()
218 W.printString("Name", Symbol.Info.Name); in printSymbol()
224 W.printString("ImportName", *Symbol.Info.ImportName); in printSymbol()
227 W.printString("ImportModule", *Symbol.Info.ImportModule); in printSymbol()
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 DWin64EHDumper.cpp207 SW.printString("StartAddress", in printRuntimeFunctionEntry()
209 SW.printString("EndAddress", in printRuntimeFunctionEntry()
211 SW.printString("UnwindInfoAddress", in printRuntimeFunctionEntry()
286 SW.printString("FrameRegister", StringRef("-")); in printUnwindInfo()
287 SW.printString("FrameOffset", StringRef("-")); in printUnwindInfo()
308 SW.printString("Handler", in printUnwindInfo()
H A DMachODumper.cpp776 W.printString("Cmd", Cmd); in printMachOVersionMin()
778 W.printString("Platform", in printMachOVersionMin()
780 W.printString("Version", MachOObjectFile::getVersionString(BVC.minos)); in printMachOVersionMin()
782 W.printString("SDK", MachOObjectFile::getVersionString(BVC.sdk)); in printMachOVersionMin()
784 W.printString("SDK", StringRef("n/a")); in printMachOVersionMin()
789 W.printString("Cmd", Cmd); in printMachOVersionMin()
797 W.printString("Version", Version); in printMachOVersionMin()
808 W.printString("SDK", SDK); in printMachOVersionMin()
845 W.printString("Cmd", MOSegment.CmdName); in printMachOSegment()
846 W.printString("Name", MOSegment.SegName); in printMachOSegment()
[all …]
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 DXCOFFDumper.cpp149 W.printString("IsSigned", Reloc.isRelocationSigned() ? "Yes" : "No"); in printRelocations()
176 W.printString("Name", FileName); in printFileAuxEnt()
319 W.printString("Name", SymbolName); in printSymbol()
326 W.printString("Section", SectionName); in printSymbol()
450 W.printString("Name", Sec.getName()); in printOverflowSectionHeader()
463 W.printString("Name", Sec.getName()); in printGenericSectionHeader()
H A DCOFFDumper.cpp649 W.printString("Magic", StringRef(DH->Magic, sizeof(DH->Magic))); in printDOSHeader()
746 W.printString("PDBFileName", PDBFileName); in printCOFFDebugDirectory()
1081 W.printString("LinkageName", LinkageName); in printCodeViewSymbolSection()
1106 W.printString("LinkageName", LinkageName); in printCodeViewSymbolSection()
1138 W.printString(Stmt); in printCodeViewSymbolSection()
1158 W.printString("LinkageName", Name); in printCodeViewSymbolSection()
1185 W.printString("StepInto", StringRef("Always")); in printCodeViewSymbolSection()
1187 W.printString("StepInto", StringRef("Never")); in printCodeViewSymbolSection()
1455 W.printString("Symbol", SymbolName.empty() ? "-" : SymbolName); in printRelocation()
1514 W.printString("Name", SymbolName); in printSymbol()
[all …]
H A DDwarfCFIEHPrinter.h109 W.printString("Corresponding Section", *NameOrErr); in printEHFrameHdr()
205 W.printString("augmentation", CIE->getAugmentationString()); in printEHFrame()
H A Dllvm-readobj.cpp485 Writer.printString("File", FileStr); in dumpObject()
488 Writer.printString("Format", Obj.getFileFormatName()); in dumpObject()
489 Writer.printString("Arch", Triple::getArchTypeName(Obj.getArch())); in dumpObject()
490 Writer.printString( in dumpObject()
H A DARMWinEHPrinter.cpp1008 SW.printString("Routine", formatSymbol(*Name, Address, SymbolOffset)); in dumpXDataRecord()
1049 SW.printString("Function", in dumpUnpackedEntry()
1062 SW.printString("ExceptionRecord", in dumpUnpackedEntry()
1075 SW.printString("ExceptionRecord", formatSymbol("", XDataAddress)); in dumpUnpackedEntry()
1110 SW.printString("Function", in dumpPackedEntry()
1152 SW.printString("Function", in dumpPackedARM64Entry()
H A DELFDumper.cpp2538 W.printString("LoadName", SOName); in printLoadName()
6211 W.printString("Type", TypeStr + " (0x" + to_hexString(E.e_type) + ")"); in printFileHeaders()
6254 W.printString("SectionHeaderCount", in printFileHeaders()
6256 W.printString("StringTableSectionIndex", in printFileHeaders()
6603 W.printString("Name", in printVersionSymbolSection()
6632 W.printString("Name", D.Name.c_str()); in printVersionDefinitionSection()
6656 W.printString("FileName", VN.File.c_str()); in printVersionDependencySection()
6664 W.printString("Name", Aux.Name.c_str()); in printVersionDependencySection()
6753 W.printString("ABI", "<corrupt GNU_ABI_TAG>"); in printGNUNoteLLVMStyle()
6756 W.printString("OS", AbiTag.OSName); in printGNUNoteLLVMStyle()
[all …]
/netbsd-src/external/apache2/llvm/dist/llvm/lib/DebugInfo/CodeView/
H A DSymbolDumper.cpp130 W.printString("BlockName", Block.Name); in visitKnownRecord()
131 W.printString("LinkageName", LinkageName); in visitKnownRecord()
136 W.printString("Name", Thunk.Name); in visitKnownRecord()
167 W.printString("Name", Section.Name); in visitKnownRecord()
179 W.printString("Name", CoffGroup.Name); in visitKnownRecord()
187 W.printString("VarName", BPRel.Name); in visitKnownRecord()
208 W.printString("LinkageName", LinkageName); in visitKnownRecord()
216 W.printString(Entry); in visitKnownRecord()
226 W.printString("Name", FileStatic.Name); in visitKnownRecord()
233 W.printString("Name", Export.Name); in visitKnownRecord()
[all …]
H A DTypeDumpVisitor.cpp220 W->printString("StringData", String.getString()); in visitKnownRecord()
254 W->printString("Name", Class.getName()); in visitKnownRecord()
256 W->printString("LinkageName", Class.getUniqueName()); in visitKnownRecord()
266 W->printString("Name", Union.getName()); in visitKnownRecord()
268 W->printString("LinkageName", Union.getUniqueName()); in visitKnownRecord()
279 W->printString("Name", Enum.getName()); in visitKnownRecord()
281 W->printString("LinkageName", Enum.getUniqueName()); in visitKnownRecord()
289 W->printString("Name", AT.getName()); in visitKnownRecord()
297 W->printString("VFTableName", VFT.getName()); in visitKnownRecord()
299 W->printString("MethodName", N); in visitKnownRecord()
[all …]
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Support/
H A DELFAttributeParser.cpp48 sw->printString("TagName", tagName); in integerAttribute()
64 sw->printString("TagName", tagName); in stringAttribute()
65 sw->printString("Value", desc); in stringAttribute()
81 sw->printString("TagName", tagName); in printAttribute()
83 sw->printString("Description", valueDesc); in printAttribute()
129 sw->printString("Vendor", vendorName); in parseSubsection()
H A DARMAttributeParser.cpp76 sw->printString("TagName", tagName); in stringAttribute()
77 sw->printString("Value", desc); in stringAttribute()
291 sw->printString("TagName", in compatibility()
296 sw->printString("Description", StringRef("No Specific Requirements")); in compatibility()
299 sw->printString("Description", StringRef("AEABI Conformant")); in compatibility()
302 sw->printString("Description", StringRef("AEABI Non-Conformant")); in compatibility()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Support/
H A DScopedPrinter.h249 void printString(StringRef Value) { startLine() << Value << "\n"; } in printString() function
251 void printString(StringRef Label, StringRef Value) { in printString() function
255 void printString(StringRef Label, const std::string &Value) { in printString() function
256 printString(Label, StringRef(Value)); in printString()
259 void printString(StringRef Label, const char* Value) { in printString() function
260 printString(Label, StringRef(Value)); in printString()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/IR/
H A DAsmWriter.cpp1692 void printString(StringRef Name, StringRef Value,
1734 printString("checksum", Checksum.Value, /* ShouldSkipEmpty */ false); in printChecksum()
1737 void MDFieldPrinter::printString(StringRef Name, StringRef Value, in printString() function in MDFieldPrinter
1866 Printer.printString("header", N->getHeader()); in writeGenericDINode()
1994 Printer.printString("name", N->getName(), /* ShouldSkipEmpty */ false); in writeDIEnumerator()
2008 Printer.printString("name", N->getName()); in writeDIBasicType()
2024 Printer.printString("name", N->getName()); in writeDIStringType()
2040 Printer.printString("name", N->getName()); in writeDIDerivedType()
2063 Printer.printString("name", N->getName()); in writeDICompositeType()
2077 Printer.printString("identifier", N->getIdentifier()); in writeDICompositeType()
[all …]
/netbsd-src/external/apache2/llvm/dist/llvm/lib/DebugInfo/DWARF/
H A DDWARFAcceleratorTable.cpp170 W.printString("Incorrectly terminated list."); in dumpName()
235 W.printString("EMPTY"); in dump()
250 W.printString("Invalid section offset"); in dump()
368 W.printString("Format", dwarf::FormatString(Format)); in dump()
738 W.printString("EMPTY"); in dumpBucket()
742 W.printString("Name index is invalid"); in dumpBucket()
/netbsd-src/external/mpl/dhcp/dist/keama/
H A Ddata.h281 void printString(FILE *fp, const struct string *s);
H A Ddata.c937 printString(fp, &e->value.string_value); in print()
1064 printString(FILE *fp, const struct string *s) in printString() function