Searched refs:kMaxSizeOfInstructions (Results 1 – 2 of 2) sorted by relevance
70 return data_->ReadUShort(Offset::kMaxSizeOfInstructions); in MaxSizeOfInstructions()211 return InternalReadData()->ReadUShort(Offset::kMaxSizeOfInstructions); in MaxSizeOfInstructions()216 InternalWriteData()->WriteUShort(Offset::kMaxSizeOfInstructions, in SetMaxSizeOfInstructions()
107 kMaxSizeOfInstructions = 26, enumerator