Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/Disassembler/
H A DAArch64ExternalSymbolizer.cpp62 MCInst &MI, raw_ostream &CommentStream, int64_t Value, uint64_t Address, in tryAddingSymbolicOperand()
/freebsd/contrib/llvm-project/llvm/lib/MC/MCDisassembler/
H A DDisassembler.h83 raw_svector_ostream CommentStream; variable
/freebsd/contrib/llvm-project/llvm/include/llvm/MC/MCDisassembler/
H A DMCDisassembler.h224 mutable raw_ostream *CommentStream = nullptr; variable
/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/
H A DIndirectionUtils.cpp360 raw_null_ostream CommentStream; in addFunctionPointerRelocationsToCurrentSymbol() local
/freebsd/contrib/llvm-project/llvm/lib/MC/
H A DMCAsmStreamer.cpp55 raw_svector_ostream CommentStream; member in __anon0673dc030111::MCAsmStreamer
/freebsd/contrib/llvm-project/llvm/tools/llvm-objdump/
H A Dllvm-objdump.cpp1923 raw_svector_ostream CommentStream(Comments); in disassembleObject() local
H A DMachODump.cpp7106 static void emitComments(raw_svector_ostream &CommentStream, in emitComments()
7317 raw_svector_ostream CommentStream(CommentsToEmit); in DisassembleMachO() local