mirror_ubuntu-kernels/tools/objtool/include/objtool
Josh Poimboeuf 2daf7faba7 objtool: Reorganize cmdline options
Split the existing options into two groups: actions, which actually do
something; and options, which modify the actions in some way.

Also there's no need to have short flags for all the non-action options.
Reserve short flags for the more important actions.

While at it:

- change a few of the short flags to be more intuitive

- make option descriptions more consistently descriptive

- sort options in the source like they are when printed

- move options to a global struct

Signed-off-by: Josh Poimboeuf <jpoimboe@redhat.com>
Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org>
Reviewed-by: Miroslav Benes <mbenes@suse.cz>
Link: https://lkml.kernel.org/r/9dcaa752f83aca24b1b21f0b0eeb28a0c181c0b0.1650300597.git.jpoimboe@redhat.com
2022-04-22 12:32:01 +02:00
..
arch.h objtool: Add IBT/ENDBR decoding 2022-03-15 10:32:46 +01:00
builtin.h objtool: Reorganize cmdline options 2022-04-22 12:32:01 +02:00
cfi.h objtool: Introduce CFI hash 2021-09-15 15:51:45 +02:00
check.h objtool: Read the NOENDBR annotation 2022-03-15 10:32:46 +01:00
elf.h objtool: Fix type of reloc::addend 2022-04-22 12:13:55 +02:00
endianness.h objtool: Rework header include paths 2021-01-13 18:13:14 -06:00
objtool.h objtool: Fix function fallthrough detection for vmlinux 2022-04-19 21:58:53 +02:00
special.h objtool: Decode jump_entry::key addend 2021-05-12 14:54:55 +02:00
warn.h objtool: Have WARN_FUNC fall back to sym+off 2022-03-15 10:32:32 +01:00