Lines Matching refs:startLine

2392     W.startLine() << L << "\n";  in printNeededLibraries()
2586 W.startLine() << "Attributes not implemented.\n"; in printAttributes()
3024 W.startLine() << "There is no .reginfo section in the file.\n"; in printMipsReginfo()
3088 W.startLine() << "There is no .MIPS.options section in the file.\n"; in printMipsOptions()
3109 W.startLine() << "Unsupported MIPS options tag: " << Type << " (" << Kind in printMipsOptions()
6316 W.startLine() << "Signature: " << G.Signature << "\n"; in printGroupSections()
6328 W.startLine() << GM.Name << " (" << GM.Index << ")\n"; in printGroupSections()
6333 W.startLine() << "There are no group sections in the file.\n"; in printGroupSections()
6345 W.startLine() << "Section (" << SecNdx << ") " << Name << " {\n"; in printRelocations()
6349 W.startLine() << "}\n"; in printRelocations()
6355 W.startLine() << W.hex(R) << "\n"; in printRelrReloc()
6373 raw_ostream &OS = W.startLine(); in printRelRelaReloc()
6559 W.startLine() << "DynamicSection [ (" << Table.size() << " entries)\n"; in printDynamicTable()
6565 W.startLine() << " Tag" << std::string(ELFT::Is64Bits ? 16 : 8, ' ') in printDynamicTable()
6572 W.startLine() << " " << format_hex(Tag, ELFT::Is64Bits ? 18 : 10, true) in printDynamicTable()
6578 W.startLine() << "]\n"; in printDynamicTable()
6582 W.startLine() << "Dynamic Relocations {\n"; in printDynamicRelocations()
6586 W.startLine() << "}\n"; in printDynamicRelocations()
6714 W.startLine() << "Hash Histogram not implemented!\n"; in printHashHistograms()
7176 W.startLine() << "There is no .MIPS.abiflags section in the file.\n"; in printMipsABIFlags()
7188 W.startLine() << "ISA: "; in printMipsABIFlags()