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