Searched refs:comment_string (Results 1 – 1 of 1) sorted by relevance
571 std::string comment_string; in CalculateMnemonicOperandsAndComment() local617 mc_disasm_ptr->PrintMCInst(inst, pc, out_string, comment_string); in CalculateMnemonicOperandsAndComment()623 if (!comment_string.empty()) { in CalculateMnemonicOperandsAndComment()624 AppendComment(comment_string); in CalculateMnemonicOperandsAndComment()