Lines Matching refs:startLine

1891   W.startLine() << "UnwindInfo not implemented.\n";  in printUnwindInfo()
1903 W.startLine() << "UnwindInfo not implemented.\n"; in printUnwindInfo()
1928 W.startLine() << "DynamicSection [ (" << Total << " entries)\n"; in printDynamicTable()
1932 W.startLine() in printDynamicTable()
1939 W.startLine() << " " << format_hex(Tag, Is64 ? 18 : 10, opts::Output != opts::GNU) << " " in printDynamicTable()
1945 W.startLine() << "]\n"; in printDynamicTable()
1962 W.startLine() << L << "\n"; in printNeededLibraries()
2001 W.startLine() << "Attributes not implemented.\n"; in printAttributes()
2009 W.startLine() << "Attributes not implemented.\n"; in printAttributes()
2381 W.startLine() << "There is no .MIPS.abiflags section in the file.\n"; in printMipsABIFlags()
2386 W.startLine() << "The .MIPS.abiflags section has a wrong size.\n"; in printMipsABIFlags()
2396 W.startLine() << "ISA: "; in printMipsABIFlags()
2427 W.startLine() << "There is no .reginfo section in the file.\n"; in printMipsReginfo()
2432 W.startLine() << "The .reginfo section has a wrong size.\n"; in printMipsReginfo()
2445 W.startLine() << "There is no .MIPS.options section in the file.\n"; in printMipsOptions()
2454 W.startLine() << "The .MIPS.options section has a wrong size.\n"; in printMipsOptions()
2464 W.startLine() << "Unsupported MIPS options tag.\n"; in printMipsOptions()
4159 W.startLine() << "Signature: " << G.Signature << "\n"; in printGroupSections()
4173 W.startLine() << GM.Name << " (" << GM.Index << ")\n"; in printGroupSections()
4178 W.startLine() << "There are no group sections in the file.\n"; in printGroupSections()
4198 W.startLine() << "Section (" << SectionNumber << ") " << Name << " {\n"; in printRelocations()
4204 W.startLine() << "}\n"; in printRelocations()
4231 W.startLine() << W.hex(R) << "\n"; in printRelocations()
4271 raw_ostream &OS = W.startLine(); in printRelocation()
4424 W.startLine() << "Dynamic Relocations {\n"; in printDynamicRelocations()
4455 W.startLine() << "}\n"; in printDynamicRelocations()
4474 raw_ostream &OS = W.startLine(); in printDynamicRelocation()
4502 W.startLine() << "Hash Histogram not implemented!\n"; in printHashHistogram()