Searched refs:offset_to_switch (Results 1 – 1 of 1) sorted by relevance
2989 int offset_to_switch = insns[1] | (((int32_t) insns[2]) << 16); in CodeFlowVerifyInstruction() local2990 const uint16_t* switch_insns = insns + offset_to_switch; in CodeFlowVerifyInstruction()