linux/tools/objtool/arch/x86
Peter Zijlstra 7d989fcadd objtool: Rework allocating stack_ops on decode
Wrap each stack_op in a macro that allocates and adds it to the list.
This simplifies trying to figure out what to do with the pre-allocated
stack_op at the end.

Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org>
Reviewed-by: Alexandre Chartre <alexandre.chartre@oracle.com>
Reviewed-by: Miroslav Benes <mbenes@suse.cz>
Acked-by: Josh Poimboeuf <jpoimboe@redhat.com>
Link: https://lkml.kernel.org/r/20200428191659.736151601@infradead.org
2020-04-30 20:14:32 +02:00
..
include objtool: Split out arch-specific CFI definitions 2020-04-22 10:53:49 +02:00
Build objtool: Move x86 insn decoder to a common location 2019-08-31 22:27:52 -03:00
decode.c objtool: Rework allocating stack_ops on decode 2020-04-30 20:14:32 +02:00