mirror of
https://github.com/dynup/kpatch
synced 2025-02-06 04:01:37 +00:00
aa2907df29
We use kelf_base->symbols to find a unique matching FILE+locals combination when we call lookup_open(). If we can't find one matching or we find more than one matching, we error out. If we find a unique one, we setup table->local_syms in lookup_open(), so later lookup_local_symbol() could do its lookup based on table->local_syms. Fixes #604. Suggested-by: Josh Poimboeuf <jpoimboe@redhat.com> Signed-off-by: Zhou Chengming <zhouchengming1@huawei.com> |
||
---|---|---|
.. | ||
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 | ||
list.h | ||
log.h | ||
lookup.c | ||
lookup.h | ||
Makefile |