Searched refs:offset_to_targets (Results 1 – 1 of 1) sorted by relevance
3481 int offset_to_targets, targ; in CodeFlowVerifyInstruction() local3485 offset_to_targets = 4; in CodeFlowVerifyInstruction()3489 offset_to_targets = 2 + 2 * switch_count; in CodeFlowVerifyInstruction()3498 offset = switch_insns[offset_to_targets + targ * 2] | in CodeFlowVerifyInstruction()3499 (static_cast<int32_t>(switch_insns[offset_to_targets + targ * 2 + 1]) << 16); in CodeFlowVerifyInstruction()