Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/Disassembler/
H A DAArch64ExternalSymbolizer.cpp61 MCInst &MI, raw_ostream &CommentStream, int64_t Value, uint64_t Address, in tryAddingSymbolicOperand()
/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/MCTargetDesc/
H A DSystemZHLASMAsmStreamer.h45 raw_svector_ostream CommentStream; variable
/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.h237 mutable raw_ostream *CommentStream = nullptr; variable
/freebsd/contrib/llvm-project/lldb/tools/lldb-rpc/lldb-rpc-gen/server/
H A DRPCServerSourceEmitter.cpp45 llvm::raw_string_ostream CommentStream(CommentLine); in EmitCommentHeader() local
/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/
H A DIndirectionUtils.cpp389 raw_null_ostream CommentStream; in addFunctionPointerRelocationsToCurrentSymbol() local
/freebsd/contrib/llvm-project/llvm/lib/MC/
H A DMCAsmStreamer.cpp54 raw_svector_ostream CommentStream; member in __anon0673dc030111::MCAsmStreamer
/freebsd/contrib/llvm-project/llvm/tools/llvm-objdump/
H A Dllvm-objdump.cpp2001 raw_svector_ostream CommentStream(Comments); in disassembleObject() local
H A DMachODump.cpp7110 static void emitComments(raw_svector_ostream &CommentStream, in emitComments()
7321 raw_svector_ostream CommentStream(CommentsToEmit); in DisassembleMachO() local