Searched refs:printAfterOtherLine (Results 1 – 3 of 3) sorted by relevance
114 void printAfterOtherLine(formatted_raw_ostream &OS, bool AfterInst);
230 void LiveVariablePrinter::printAfterOtherLine(formatted_raw_ostream &OS, in printAfterOtherLine() function in llvm::objdump::LiveVariablePrinter313 printAfterOtherLine(OS, false); in printBetweenInsts()
1811 LVP.printAfterOtherLine(FOS, true); in disassembleObject()