Searched refs:interp_size (Results 1 – 1 of 1) sorted by relevance
38 int interp_size = (uintptr_t) artMterpAsmInstructionEnd - in CheckMterpAsmConstants() local40 if ((interp_size == 0) || (interp_size != (art::kNumPackedOpcodes * width))) { in CheckMterpAsmConstants()41 LOG(art::FATAL) << "ERROR: unexpected asm interp size " << interp_size in CheckMterpAsmConstants()