Searched refs:offset_to_targets (Results 1 – 1 of 1) sorted by relevance
2992 int offset_to_targets, targ; in CodeFlowVerifyInstruction() local2996 offset_to_targets = 4; in CodeFlowVerifyInstruction()3000 offset_to_targets = 2 + 2 * switch_count; in CodeFlowVerifyInstruction()3009 offset = switch_insns[offset_to_targets + targ * 2] | in CodeFlowVerifyInstruction()3010 (((int32_t) switch_insns[offset_to_targets + targ * 2 + 1]) << 16); in CodeFlowVerifyInstruction()