Searched refs:printLines (Results 1 – 2 of 2) sorted by relevance
147 void printLines(formatted_raw_ostream &OS, const DILineInfo &LineInfo,
428 printLines(OS, LineInfo, Delimiter, LVP); in printSourceLine()434 void SourcePrinter::printLines(formatted_raw_ostream &OS, in printLines() function in llvm::objdump::SourcePrinter