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