Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/tools/llvm-objdump/
H A DSourcePrinter.h130 class SourcePrinter {
155 SourcePrinter() = default;
156 SourcePrinter(const object::ObjectFile *Obj, StringRef DefaultArch);
157 virtual ~SourcePrinter() = default;
H A DSourcePrinter.cpp346 bool SourcePrinter::cacheSource(const DILineInfo &LineInfo) { in cacheSource()
376 void SourcePrinter::printSourceLine(formatted_raw_ostream &OS, in printSourceLine()
434 void SourcePrinter::printLines(formatted_raw_ostream &OS, in printLines()
455 void SourcePrinter::printSources(formatted_raw_ostream &OS, in printSources()
483 SourcePrinter::SourcePrinter(const object::ObjectFile *Obj, in SourcePrinter() function in llvm::objdump::SourcePrinter
H A DCMakeLists.txt28 SourcePrinter.cpp
H A Dllvm-objdump.cpp507 StringRef Annot, MCSubtargetInfo const &STI, SourcePrinter *SP, in printInst()
554 StringRef Annot, MCSubtargetInfo const &STI, SourcePrinter *SP, in printInst()
624 StringRef Annot, MCSubtargetInfo const &STI, SourcePrinter *SP, in printInst()
676 StringRef Annot, MCSubtargetInfo const &STI, SourcePrinter *SP, in printInst()
699 StringRef Annot, MCSubtargetInfo const &STI, SourcePrinter *SP, in printInst()
753 StringRef Annot, MCSubtargetInfo const &STI, SourcePrinter *SP, in printInst()
1309 PrettyPrinter &PIP, SourcePrinter &SP, in disassembleObject()
2140 SourcePrinter SP(DbgObj, TheTarget->getName()); in disassembleObject()
/openbsd-src/gnu/usr.bin/clang/llvm-objdump/
H A DMakefile10 SourcePrinter.cpp \
/openbsd-src/gnu/llvm/llvm/utils/gn/secondary/llvm/tools/llvm-objdump/
H A DBUILD.gn67 "SourcePrinter.cpp",
/openbsd-src/gnu/llvm/clang/docs/tools/
H A Dclang-formatted-files.txt7065 llvm/tools/llvm-objdump/SourcePrinter.cpp
7066 llvm/tools/llvm-objdump/SourcePrinter.h