diff options
author | 2020-09-04 16:30:21 +0100 | |
---|---|---|
committer | 2020-09-10 10:43:13 -0500 | |
commit | c8ea0d672521ef663f0f9a77faa94d0d47102d77 (patch) | |
tree | 5f8a0ec400abdbc6c4ae035721a9e5b017426230 /include/linux/objtool.h | |
parent | objtool: Make sync-check consider the target architecture (diff) | |
download | wireguard-linux-c8ea0d672521ef663f0f9a77faa94d0d47102d77.tar.xz wireguard-linux-c8ea0d672521ef663f0f9a77faa94d0d47102d77.zip |
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>
Diffstat (limited to 'include/linux/objtool.h')
0 files changed, 0 insertions, 0 deletions