Searched refs:CodeDWord (Results 1 – 1 of 1) sorted by relevance
349 unsigned int CodeDWord = *(unsigned int *)&CodeBytes[i]; in EmitInstruction() local350 HexStream << format("%s%08X", (i > 0 ? " " : ""), CodeDWord); in EmitInstruction()