]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
objtool: Add annotype() helper
authorJosh Poimboeuf <jpoimboe@kernel.org>
Wed, 17 Sep 2025 16:03:52 +0000 (09:03 -0700)
committerJosh Poimboeuf <jpoimboe@kernel.org>
Tue, 14 Oct 2025 21:46:49 +0000 (14:46 -0700)
commit3b92486fa1a905cf4be81c0b65961f547fcf7be3
tree1103a4428d46f44b7c28fbc504f34964ca1badd9
parent03c19a99ee69f4680d7da11c164ac655b4946b99
objtool: Add annotype() helper

... for reading annotation types.

Acked-by: Petr Mladek <pmladek@suse.com>
Tested-by: Joe Lawrence <joe.lawrence@redhat.com>
Signed-off-by: Josh Poimboeuf <jpoimboe@kernel.org>
tools/objtool/arch/loongarch/orc.c
tools/objtool/arch/powerpc/decode.c
tools/objtool/arch/x86/decode.c
tools/objtool/arch/x86/orc.c
tools/objtool/check.c
tools/objtool/include/objtool/elf.h
tools/objtool/include/objtool/endianness.h
tools/objtool/orc_dump.c
tools/objtool/orc_gen.c
tools/objtool/special.c