2
0
mirror of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git synced 2025-09-04 20:19:47 +08:00
linux/tools/objtool/arch/x86
Ard Biesheuvel c3cb6c158c objtool: Allow arch code to discover jump table size
In preparation for adding support for annotated jump tables, where
ELF relocations and symbols are used to describe the locations of jump
tables in the executable, refactor the jump table discovery logic so the
table size can be returned from arch_find_switch_table().

Signed-off-by: Ard Biesheuvel <ardb@kernel.org>
Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org>
Link: https://lkml.kernel.org/r/20241011170847.334429-12-ardb+git@google.com
2024-12-02 12:24:29 +01:00
..
include/arch objtool: Add elf_create_section_pair() 2023-06-07 10:03:17 -07:00
Build objtool/x86: Separate arch-specific and generic parts 2024-03-11 22:23:47 +08:00
decode.c objtool: Detect non-relocated text references 2024-10-17 15:13:06 -07:00
orc.c objtool/x86: Separate arch-specific and generic parts 2024-03-11 22:23:47 +08:00
special.c objtool: Allow arch code to discover jump table size 2024-12-02 12:24:29 +01:00