linux-stable/tools/objtool/arch/x86/include
Julien Thierry c8ea0d6725 objtool: Move macros describing structures to arch-dependent code
Some macros are defined to describe the size and layout of structures
exception_table_entry, jump_entry and alt_instr. These values can vary
from one architecture to another.

Have the values be defined by arch specific code.

Suggested-by: Raphael Gault <raphael.gault@arm.com>
Reviewed-by: Miroslav Benes <mbenes@suse.cz>
Signed-off-by: Julien Thierry <jthierry@redhat.com>
Signed-off-by: Josh Poimboeuf <jpoimboe@redhat.com>
2020-09-10 10:43:13 -05:00
..
arch_elf.h objtool: Fix noinstr vs KCOV 2020-06-18 17:36:33 +02:00
arch_special.h objtool: Move macros describing structures to arch-dependent code 2020-09-10 10:43:13 -05:00
cfi_regs.h objtool: Split out arch-specific CFI definitions 2020-04-22 10:53:49 +02:00