Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/Target/AArch64/Disassembler/
H A DAArch64ExternalSymbolizer.cpp62 tryAddingSymbolicOperand(MCInst & MI,raw_ostream & CommentStream,int64_t Value,uint64_t Address,bool IsBranch,uint64_t Offset,uint64_t OpSize,uint64_t InstSize) tryAddingSymbolicOperand() argument
[all...]
/llvm-project/llvm/lib/MC/MCDisassembler/
H A DDisassembler.h83 raw_svector_ostream CommentStream; variable
/llvm-project/llvm/include/llvm/MC/MCDisassembler/
H A DMCDisassembler.h224 mutable raw_ostream *CommentStream = nullptr; variable
/llvm-project/llvm/lib/ExecutionEngine/Orc/
H A DIndirectionUtils.cpp360 raw_null_ostream CommentStream; addFunctionPointerRelocationsToCurrentSymbol() local
/llvm-project/llvm/lib/MC/
H A DMCAsmStreamer.cpp55 raw_svector_ostream CommentStream; member in __anon8a7c5a360111::MCAsmStreamer
/llvm-project/llvm/tools/llvm-objdump/
H A Dllvm-objdump.cpp1923 raw_svector_ostream CommentStream(Comments); disassembleObject() local
H A DMachODump.cpp7106 emitComments(raw_svector_ostream & CommentStream,SmallString<128> & CommentsToEmit,formatted_raw_ostream & FormattedOS,const MCAsmInfo & MAI) emitComments() argument
7317 raw_svector_ostream CommentStream(CommentsToEmit); DisassembleMachO() local