Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/tools/llvm-objdump/
H A DSourcePrinter.h150 void printSources(formatted_raw_ostream &OS, const DILineInfo &LineInfo,
H A DSourcePrinter.cpp430 printSources(OS, LineInfo, ObjectFilename, Delimiter, LVP); in printSourceLine()
455 void SourcePrinter::printSources(formatted_raw_ostream &OS, in printSources() function in llvm::objdump::SourcePrinter