criu/compel/src
Wojciech Marczenko 749eb33a92 compel: Calculate sh_addr if not provided by linker
GNU ld precalculates this information but lld does not. With this
change, handle-elf.c calculates those addresses on its own.

When calculating addresses sections with SHF_ALLOC bit are put one after
another, respecting their alignment requirements. This matches the way
how the blob is constructed by copying section contents.

Signed-off-by: Wojciech Marczenko <marczenko@google.com>
Signed-off-by: Andrei Vagin <avagin@gmail.com>
2020-10-20 00:18:24 -07:00
..
lib compel: Calculate sh_addr if not provided by linker 2020-10-20 00:18:24 -07:00
main-host.c compel: Build host program 2017-03-14 23:58:10 +03:00
main.c mips:compel: Enable mips in compel/ 2020-10-20 00:18:24 -07:00