Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-objdump/
H A DSourcePrinter.h148 void printSources(formatted_raw_ostream &OS, const DILineInfo &LineInfo,
H A DSourcePrinter.cpp418 printSources(OS, LineInfo, ObjectFilename, Delimiter, LVP); in printSourceLine()
443 void SourcePrinter::printSources(formatted_raw_ostream &OS, in printSources() function in llvm::objdump::SourcePrinter