OSDN Git Service

objtool: Get rid of reloc->type
authorJosh Poimboeuf <jpoimboe@kernel.org>
Tue, 30 May 2023 17:21:07 +0000 (10:21 -0700)
committerJosh Poimboeuf <jpoimboe@kernel.org>
Wed, 7 Jun 2023 17:03:22 +0000 (10:03 -0700)
commitfcee899d2794319c9dbeb7b877b0c4ac92f5dd16
treed5878b621427d0613909257645ded8d0d4efc6f0
parente4cbb9b81f1f7519c7ae3abda09cb15794022952
objtool: Get rid of reloc->type

Get the type from the embedded GElf_Rel[a] struct.

Link: https://lore.kernel.org/r/d1c1f8da31e4f052a2478aea585fcf355cacc53a.1685464332.git.jpoimboe@kernel.org
Signed-off-by: Josh Poimboeuf <jpoimboe@kernel.org>
tools/objtool/arch/x86/decode.c
tools/objtool/arch/x86/special.c
tools/objtool/check.c
tools/objtool/elf.c
tools/objtool/include/objtool/elf.h