Home
last modified time | relevance | path

Searched refs:printAfterOtherLine (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-objdump/
H A DSourcePrinter.h113 void printAfterOtherLine(formatted_raw_ostream &OS, bool AfterInst);
H A DSourcePrinter.cpp228 void LiveVariablePrinter::printAfterOtherLine(formatted_raw_ostream &OS, in printAfterOtherLine() function in llvm::objdump::LiveVariablePrinter
311 printAfterOtherLine(OS, false); in printBetweenInsts()
H A Dllvm-objdump.cpp1534 LVP.printAfterOtherLine(FOS, true); in disassembleObject()