• Home
  • Raw
  • Download

Lines Matching refs:startLine

632     W.startLine() << "Section (" << SectionNumber << ") " << Name << " {\n";  in printRelocations()
638 W.startLine() << "}\n"; in printRelocations()
685 raw_ostream& OS = W.startLine(); in printRelocation()
919 W.startLine() << "UnwindInfo not implemented.\n"; in printUnwindInfo()
930 W.startLine() << "UnwindInfo not implemented.\n"; in printUnwindInfo()
943 W.startLine() << "DynamicSection [ (" << Total << " entries)\n"; in printDynamicTable()
947 W.startLine() in printDynamicTable()
951 W.startLine() in printDynamicTable()
959 W.startLine() << "]\n"; in printDynamicTable()
1003 W.startLine() << "Attributes not implemented.\n"; in printAttributes()
1010 W.startLine() << "Attributes not implemented.\n"; in printAttributes()
1076 W.startLine() << "The .got section is empty.\n"; in parseGOT()
1086 W.startLine() << "MIPS_LOCAL_GOTNO exceeds a number of GOT entries.\n"; in parseGOT()
1095 W.startLine() << "MIPS_GOTSYM exceeds a number of dynamic symbols.\n"; in parseGOT()
1102 W.startLine() << "Number of global GOT entries exceeds the size of GOT.\n"; in parseGOT()
1180 W.startLine() << "Cannot find MIPS_LOCAL_GOTNO dynamic table tag.\n"; in getGOTTags()
1185 W.startLine() << "Cannot find MIPS_GOTSYM dynamic table tag.\n"; in getGOTTags()
1220 W.startLine() << "MIPS PLT GOT is available for MIPS targets only.\n"; in printMipsPLTGOT()
1233 W.startLine() << "Cannot find PLTGOT dynamic table tag.\n"; in printMipsPLTGOT()
1239 W.startLine() << "There is no .got section in the file.\n"; in printMipsPLTGOT()