if code is relocated greater than the max displacement size of the operand then relocation will fail, this case is currently not handled. Ex: if relocation is >2GB 32bit instructions may fail, attempts are made to prevent this case but it is a possibility.
if code is relocated greater than the max displacement size of the operand then relocation will fail, this case is currently not handled. Ex: if relocation is >2GB 32bit instructions may fail, attempts are made to prevent this case but it is a possibility.