Searched defs:opcodesHashMap (Results 1 – 2 of 2) sorted by relevance
58 unsigned char EncoderBase::opcodesHashMap[Mnemonic_Count][HASH_MAX]; member in EncoderBase
713 static unsigned char opcodesHashMap[Mnemonic_Count][HASH_MAX]; variable