Searched defs:CommentStream (Results 1 – 6 of 6) sorted by relevance
109 mutable raw_ostream *CommentStream; variable
61 MCInst &MI, raw_ostream &CommentStream, int64_t Value, uint64_t Address, in tryAddingSymbolicOperand()
83 raw_svector_ostream CommentStream; variable
362 raw_svector_ostream CommentStream(Comments); in DisassembleObject() local
5923 static void emitComments(raw_svector_ostream &CommentStream, in emitComments()6005 raw_svector_ostream CommentStream(CommentsToEmit); in DisassembleMachO() local
48 raw_svector_ostream CommentStream; member in __anon41ee7c850111::MCAsmStreamer