Home
last modified time | relevance | path

Searched refs:SourcePrinter (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-objdump/
H A DSourcePrinter.h128 class SourcePrinter {
153 SourcePrinter() = default;
154 SourcePrinter(const object::ObjectFile *Obj, StringRef DefaultArch);
155 virtual ~SourcePrinter() = default;
H A DSourcePrinter.cpp334 bool SourcePrinter::cacheSource(const DILineInfo &LineInfo) { in cacheSource()
364 void SourcePrinter::printSourceLine(formatted_raw_ostream &OS, in printSourceLine()
422 void SourcePrinter::printLines(formatted_raw_ostream &OS, in printLines()
443 void SourcePrinter::printSources(formatted_raw_ostream &OS, in printSources()
471 SourcePrinter::SourcePrinter(const object::ObjectFile *Obj, in SourcePrinter() function in llvm::objdump::SourcePrinter
H A DCMakeLists.txt27 SourcePrinter.cpp
H A Dllvm-objdump.cpp466 StringRef Annot, MCSubtargetInfo const &STI, SourcePrinter *SP, in printInst()
517 StringRef Annot, MCSubtargetInfo const &STI, SourcePrinter *SP, in printInst()
587 StringRef Annot, MCSubtargetInfo const &STI, SourcePrinter *SP, in printInst()
639 StringRef Annot, MCSubtargetInfo const &STI, SourcePrinter *SP, in printInst()
1049 SourcePrinter &SP, bool InlineRelocs) { in disassembleObject()
1626 SourcePrinter SP(Obj, TheTarget->getName()); in disassembleObject()
/netbsd-src/external/apache2/llvm/bin/llvm-objdump/
H A DMakefile14 SourcePrinter.cpp \
/netbsd-src/external/apache2/llvm/dist/llvm/utils/gn/secondary/llvm/tools/llvm-objdump/
H A DBUILD.gn60 "SourcePrinter.cpp",