Searched refs:kShortJumpInstructionLength (Results 1 – 1 of 1) sorted by relevance
138 static const int kShortJumpInstructionLength = 2; variable260 sptr offset = target - from - kShortJumpInstructionLength; in WriteShortJumpInstruction()705 uptr patch_length = kDetourHeaderLen + kShortJumpInstructionLength; in OverrideFunctionWithDetour()728 *orig_old_func = old_func + kShortJumpInstructionLength; in OverrideFunctionWithDetour()774 uptr patch_length = kHotPatchHeaderLen + kShortJumpInstructionLength; in OverrideFunctionWithHotPatch()778 if (instruction_size < kShortJumpInstructionLength || in OverrideFunctionWithHotPatch()