You need to sign in or sign up before continuing.
x86, relocs: Refactor the relocs tool to merge 32- and 64-bit ELF
Refactor the relocs tool so that the same tool can handle 32- and 64-bit ELF. Signed-off-by: NH. Peter Anvin <hpa@linux.intel.com> Cc: Kees Cook <keescook@chromium.org> Link: http://lkml.kernel.org/r/1365797627-20874-5-git-send-email-keescook@chromium.org
Showing
arch/x86/tools/relocs.h
0 → 100644
arch/x86/tools/relocs_32.c
0 → 100644
arch/x86/tools/relocs_64.c
0 → 100644
arch/x86/tools/relocs_common.c
0 → 100644
想要评论请 注册 或 登录