Lines Matching refs:startLine
1734 W.startLine() << "UnwindInfo not implemented.\n"; in printUnwindInfo()
1745 W.startLine() << "UnwindInfo not implemented.\n"; in printUnwindInfo()
1769 W.startLine() << "DynamicSection [ (" << Total << " entries)\n"; in printDynamicTable()
1773 W.startLine() in printDynamicTable()
1780 W.startLine() << " " << format_hex(Tag, Is64 ? 18 : 10, opts::Output != opts::GNU) << " " in printDynamicTable()
1786 W.startLine() << "]\n"; in printDynamicTable()
1843 W.startLine() << "Attributes not implemented.\n"; in printAttributes()
1849 W.startLine() << "Attributes not implemented.\n"; in printAttributes()
1947 W.startLine() << "Cannot find PLTGOT dynamic table tag.\n"; in parseGOT()
1951 W.startLine() << "Cannot find MIPS_LOCAL_GOTNO dynamic table tag.\n"; in parseGOT()
1955 W.startLine() << "Cannot find MIPS_GOTSYM dynamic table tag.\n"; in parseGOT()
1970 W.startLine() << "GOT is empty.\n"; in parseGOT()
2032 W.startLine() << "Cannot find MIPS_PLTGOT dynamic table tag.\n"; in parsePLT()
2036 W.startLine() << "Cannot find JMPREL dynamic table tag.\n"; in parsePLT()
2166 W.startLine() << "MIPS PLT GOT is available for MIPS targets only.\n"; in printMipsPLTGOT()
2249 W.startLine() << "There is no .MIPS.abiflags section in the file.\n"; in printMipsABIFlags()
2254 W.startLine() << "The .MIPS.abiflags section has a wrong size.\n"; in printMipsABIFlags()
2264 W.startLine() << "ISA: "; in printMipsABIFlags()
2294 W.startLine() << "There is no .reginfo section in the file.\n"; in printMipsReginfo()
2299 W.startLine() << "The .reginfo section has a wrong size.\n"; in printMipsReginfo()
2311 W.startLine() << "There is no .MIPS.options section in the file.\n"; in printMipsOptions()
2320 W.startLine() << "The .MIPS.options section has a wrong size.\n"; in printMipsOptions()
2330 W.startLine() << "Unsupported MIPS options tag.\n"; in printMipsOptions()
3225 W.startLine() << "Signature: " << StrTable.data() + Sym->st_name << "\n"; in printGroupSections()
3232 W.startLine() << Name << " (" << Data[Member++] << ")\n"; in printGroupSections()
3239 W.startLine() << "There are no group sections in the file.\n"; in printGroupSections()
3254 W.startLine() << "Section (" << SectionNumber << ") " << Name << " {\n"; in printRelocations()
3260 W.startLine() << "}\n"; in printRelocations()
3309 raw_ostream &OS = W.startLine(); in printRelocation()
3459 W.startLine() << "Dynamic Relocations {\n"; in printDynamicRelocations()
3484 W.startLine() << "}\n"; in printDynamicRelocations()
3503 raw_ostream &OS = W.startLine(); in printDynamicRelocation()
3530 W.startLine() << "Hash Histogram not implemented!\n"; in printHashHistogram()