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/loongarch
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
Build objtool/LoongArch: Enable orc to be built 2024-03-11 22:23:47 +08:00
decode.c objtool: Handle frame pointer related instructions 2024-09-17 22:23:09 +08:00
orc.c objtool/LoongArch: Enable orc to be built 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