]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
objtool: Add is_alias_sym() helper
authorJosh Poimboeuf <jpoimboe@kernel.org>
Wed, 18 Mar 2026 22:42:30 +0000 (15:42 -0700)
committerJosh Poimboeuf <jpoimboe@kernel.org>
Tue, 5 May 2026 04:16:05 +0000 (21:16 -0700)
commit8eebd573113362ef3a3c75f166a83ee060dae11b
tree29f0c3cfe698f88cff4d424c89a331bf919960c0
parentff0cf5efef40e3b60e7bb27a6072f9a0c6e4c5ce
objtool: Add is_alias_sym() helper

Improve readability with a new is_alias_sym() helper.

No functional changes intended.

Acked-by: Peter Zijlstra (Intel) <peterz@infradead.org>
Acked-by: Song Liu <song@kernel.org>
Signed-off-by: Josh Poimboeuf <jpoimboe@kernel.org>
tools/objtool/check.c
tools/objtool/include/objtool/elf.h