Lines Matching refs:printString
650 W.printString("Magic", StringRef(DH->Magic, sizeof(DH->Magic))); in printDOSHeader()
750 W.printString("PDBFileName", PDBFileName); in printCOFFDebugDirectory()
1085 W.printString("LinkageName", LinkageName); in printCodeViewSymbolSection()
1110 W.printString("LinkageName", LinkageName); in printCodeViewSymbolSection()
1142 W.printString(Stmt); in printCodeViewSymbolSection()
1162 W.printString("LinkageName", Name); in printCodeViewSymbolSection()
1189 W.printString("StepInto", StringRef("Always")); in printCodeViewSymbolSection()
1191 W.printString("StepInto", StringRef("Never")); in printCodeViewSymbolSection()
1459 W.printString("Symbol", SymbolName.empty() ? "-" : SymbolName); in printRelocation()
1518 W.printString("Name", SymbolName); in printSymbol()
1558 W.printString("FileName", Name.rtrim(StringRef("\0", 1))); in printSymbol()
1694 W.printString("Name", Name); in printCOFFImports()
1717 W.printString("Name", Name); in printCOFFImports()
1746 W.printString("Name", Name); in printCOFFExports()
1759 W.printString("Directive(s)", Contents); in printCOFFDirectives()
1786 W.printString("Type", getBaseRelocTypeName(Type)); in printCOFFBaseReloc()