Searched refs:kIndirectJumpInstructionLength (Results 1 – 1 of 1) sorted by relevance
140 static const int kIndirectJumpInstructionLength = 6; variable142 FIRST_32_SECOND_64(kJumpInstructionLength, kIndirectJumpInstructionLength);259 int offset = indirect_target - from - kIndirectJumpInstructionLength; in WriteIndirectJumpInstruction()260 if (!DistanceIsWithin2Gig(from + kIndirectJumpInstructionLength, in WriteIndirectJumpInstruction()