linux/tools/objtool
Josh Poimboeuf 1d516bd72a objtool: Refactor ORC section generation
commit ab4e0744e9 upstream.

Decouple ORC entries from instructions.  This simplifies the
control/data flow, and is going to make it easier to support alternative
instructions which change the stack layout.

Signed-off-by: Josh Poimboeuf <jpoimboe@redhat.com>
Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2022-07-25 11:26:05 +02:00
..
arch/x86
Documentation
.gitignore
arch.h
Build
builtin-check.c
builtin-orc.c
builtin.h
cfi.h
check.c
check.h
elf.c
elf.h
Makefile
objtool.c
objtool.h
orc_dump.c
orc_gen.c
special.c
special.h
sync-check.sh
warn.h
weak.c