Searched refs:byteCode (Results 1 – 2 of 2) sorted by relevance
55 bool GetNextByteCode(uint32_t &byteCode);
123 bool Decompile::GetNextByteCode(uint32_t &byteCode) in GetNextByteCode() argument128 byteCode = value; in GetNextByteCode()131 return ReadUint32(byteCode); in GetNextByteCode()