Searched refs:HexStream (Results 1 – 2 of 2) sorted by relevance
166 raw_string_ostream HexStream(HexLine); in EmitInstruction() local170 HexStream << format("%s%08X", (i > 0 ? " " : ""), CodeDWord); in EmitInstruction()
326 raw_string_ostream HexStream(HexLine); in EmitInstruction() local330 HexStream << format("%s%08X", (i > 0 ? " " : ""), CodeDWord); in EmitInstruction()