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
375 raw_svector_ostream CommentStream(Comments); in DisassembleObject() local
1991 static void emitComments(raw_svector_ostream &CommentStream, in emitComments()2072 raw_svector_ostream CommentStream(CommentsToEmit); in DisassembleMachO() local
49 raw_svector_ostream CommentStream; member in __anon73802cb60111::MCAsmStreamer