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