Home
last modified time | relevance | path

Searched refs:printSources (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/llvm/tools/llvm-objdump/
H A DSourcePrinter.h149 void printSources(formatted_raw_ostream &OS, const DILineInfo &LineInfo,
H A DSourcePrinter.cpp420 printSources(OS, LineInfo, ObjectFilename, Delimiter, LVP); in printSourceLine()
445 void SourcePrinter::printSources(formatted_raw_ostream &OS, in printSources() function in llvm::objdump::SourcePrinter