Hi,
Is it possible to shrink/shift virtual address space of a process
without breaking it? I am guessing that executables with a global
offset table compiled as position-independent can do this. I also have
a feeling that most elf binaries go into this category, in the name of
being portable. Would that be a correct assumption? What are the
caveats I need to think about?
Thanks,
Bahadir