Lines Matching refs:printString
2575 W.printString(L); in printNeededLibraries()
2847 W.printString("LoadName", SOName); in printLoadName()
3557 this->W.printString("File", FileStr); in printFileSummary()
7063 W.printString("Type", TypeStr + " (0x" + utohexstr(E.e_type) + ")"); in printFileHeaders()
7136 W.printString("SectionHeaderCount", in printFileHeaders()
7138 W.printString("StringTableSectionIndex", in printFileHeaders()
7154 W.printString("Signature", G.Signature); in printGroupSections()
7454 this->W.printString(Flag.Name); in printAuxillaryDynamicTableEntryInfo()
7459 this->W.printString("Name", this->getDynamicString(Entry.getVal())); in printAuxillaryDynamicTableEntryInfo()
7464 this->W.printString("Library", this->getDynamicString(Entry.getVal())); in printAuxillaryDynamicTableEntryInfo()
7467 this->W.printString("Object", this->getDynamicString(Entry.getVal())); in printAuxillaryDynamicTableEntryInfo()
7475 this->W.printString(Front); in printAuxillaryDynamicTableEntryInfo()
7498 this->W.printString("Type", this->Obj.getDynamicTagAsString(Tag)); in printDynamicTable()
7570 W.printString("Name", in printVersionSymbolSection()
7599 W.printString("Name", D.Name.c_str()); in printVersionDefinitionSection()
7623 W.printString("FileName", VN.File.c_str()); in printVersionDependencySection()
7631 W.printString("Name", Aux.Name.c_str()); in printVersionDependencySection()
7806 W.printString("Name", FuncName); in printBBAddrMaps()
7844 W.printString("Frequency", BlockFreqStr); in printBBAddrMaps()
7895 W.printString("ABI", "<corrupt GNU_ABI_TAG>"); in printGNUNoteLLVMStyle()
7898 W.printString("OS", AbiTag.OSName); in printGNUNoteLLVMStyle()
7899 W.printString("ABI", AbiTag.ABI); in printGNUNoteLLVMStyle()
7904 W.printString("Build ID", getGNUBuildId(Desc)); in printGNUNoteLLVMStyle()
7908 W.printString("Version", getDescAsStringRef(Desc)); in printGNUNoteLLVMStyle()
7913 W.printString(Property); in printGNUNoteLLVMStyle()
7926 W.printString(KV.first, KV.second); in printAndroidNoteLLVMStyle()
7938 W.printString("< none found >"); in printMemtag()
7940 W.printString(DynamicEntryKV.first, DynamicEntryKV.second); in printMemtag()
7967 W.printString("Version", getDescAsStringRef(Desc)); in printLLVMOMPOFFLOADNoteLLVMStyle()
7970 W.printString("Producer", getDescAsStringRef(Desc)); in printLLVMOMPOFFLOADNoteLLVMStyle()
7973 W.printString("Producer version", getDescAsStringRef(Desc)); in printLLVMOMPOFFLOADNoteLLVMStyle()
7987 W.printString("Filename", Mapping.Filename); in printCoreNoteLLVMStyle()
8002 W.printString("Name", SecName ? *SecName : "<?>"); in printNotes()
8020 W.printString("Owner", Name); in printNotes()
8026 W.printString("Type", NoteType); in printNotes()
8028 W.printString("Type", in printNotes()
8039 W.printString(N->Type, N->Value); in printNotes()
8045 W.printString(N.Type, N.Value); in printNotes()
8051 W.printString(N.Type, N.Value); in printNotes()
8123 W.printString(Strings[I], Strings[I + 1]); in printELFLinkerOptions()
8131 [this](StringRef Lib, uint64_t) { W.printString(Lib); }); in printDependentLibs()
8166 W.printString("Purpose", StringRef("Lazy resolver")); in printMipsGOT()
8172 W.printString("Purpose", StringRef("Module pointer (GNU extension)")); in printMipsGOT()
8226 W.printString("Purpose", StringRef("PLT lazy resolver")); in printMipsPLT()
8232 W.printString("Purpose", StringRef("Module pointer")); in printMipsPLT()
8298 this->W.printString("File", FileStr); in printFileSummary()
8299 this->W.printString("Format", Obj.getFileFormatName()); in printFileSummary()
8300 this->W.printString("Arch", Triple::getArchTypeName(Obj.getArch())); in printFileSummary()
8301 this->W.printString( in printFileSummary()
8341 this->W.printString("Name", Name); in printSectionGroupMembers()