Searched refs:DistanceIsWithin2Gig (Results 1 – 1 of 1) sorted by relevance
150 static bool DistanceIsWithin2Gig(uptr from, uptr target) { in DistanceIsWithin2Gig() function237 if (!DistanceIsWithin2Gig(from + kJumpInstructionLength, target)) in WriteJumpInstruction()260 if (!DistanceIsWithin2Gig(from + kIndirectJumpInstructionLength, in WriteIndirectJumpInstruction()