Searched refs:HexStream (Results 1 – 1 of 1) sorted by relevance
344 raw_string_ostream HexStream(HexLine); in emitInstruction() local348 HexStream << format("%s%08X", (i > 0 ? " " : ""), CodeDWord); in emitInstruction()