Home
last modified time | relevance | path

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

/freebsd-src/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-src/contrib/llvm-project/llvm/include/llvm/MC/MCDisassembler/
H A DMCDisassembler.h222 mutable raw_ostream *CommentStream = nullptr; global() variable
/freebsd-src/contrib/llvm-project/llvm/lib/MC/MCDisassembler/
H A DDisassembler.h83 raw_svector_ostream CommentStream; variable
/freebsd-src/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/
H A DIndirectionUtils.cpp359 raw_null_ostream CommentStream; addFunctionPointerRelocationsToCurrentSymbol() local
/freebsd-src/contrib/llvm-project/llvm/lib/MC/
H A DMCAsmStreamer.cpp55 raw_svector_ostream CommentStream; member in __anon0ef8ddd50111::MCAsmStreamer
/freebsd-src/contrib/llvm-project/llvm/tools/llvm-objdump/
H A Dllvm-objdump.cpp1789 raw_svector_ostream CommentStream(Comments); disassembleObject() local
H A DMachODump.cpp6994 emitComments(raw_svector_ostream & CommentStream,SmallString<128> & CommentsToEmit,formatted_raw_ostream & FormattedOS,const MCAsmInfo & MAI) emitComments() argument
7205 raw_svector_ostream CommentStream(CommentsToEmit); DisassembleMachO() local