mirror of
https://github.com/dynup/kpatch
synced 2025-01-03 11:12:01 +00:00
b548ba153f
A symbol in the original object might get split in several sub-functions in the patched object, which can themselves be bundled (and use a separate rela section). References to local static variables from the original function, might have been moved in one of the sub-functions in the patched object. Look for references to local static variables in the rela section of child symbols in the patched object. Signed-off-by: Julien Thierry <jthierry@redhat.com> |
||
---|---|---|
.. | ||
gcc-plugins | ||
insn | ||
create-diff-object.c | ||
create-klp-module.c | ||
create-kpatch-module.c | ||
kpatch-build | ||
kpatch-elf.c | ||
kpatch-elf.h | ||
kpatch-gcc | ||
kpatch-intermediate.h | ||
kpatch.h | ||
list.h | ||
log.h | ||
lookup.c | ||
lookup.h | ||
Makefile |