Home
last modified time | relevance | path

Searched defs:CommentStream (Results 1 – 7 of 7) sorted by relevance

/llvm-project-15.0.7/llvm/lib/Target/AArch64/Disassembler/
H A DAArch64ExternalSymbolizer.cpp62 MCInst &MI, raw_ostream &CommentStream, int64_t Value, uint64_t Address, in tryAddingSymbolicOperand()
/llvm-project-15.0.7/llvm/include/llvm/MC/MCDisassembler/
H A DMCDisassembler.h223 mutable raw_ostream *CommentStream = nullptr; variable
/llvm-project-15.0.7/llvm/lib/MC/MCDisassembler/
H A DDisassembler.h83 raw_svector_ostream CommentStream; variable
/llvm-project-15.0.7/llvm/lib/ExecutionEngine/Orc/
H A DIndirectionUtils.cpp400 raw_null_ostream CommentStream; in addFunctionPointerRelocationsToCurrentSymbol() local
/llvm-project-15.0.7/llvm/lib/MC/
H A DMCAsmStreamer.cpp54 raw_svector_ostream CommentStream; member in __anon120d53330111::MCAsmStreamer
/llvm-project-15.0.7/llvm/tools/llvm-objdump/
H A Dllvm-objdump.cpp1461 raw_svector_ostream CommentStream(Comments); in disassembleObject() local
H A DMachODump.cpp7167 static void emitComments(raw_svector_ostream &CommentStream, in emitComments()
7276 raw_svector_ostream CommentStream(CommentsToEmit); in DisassembleMachO() local