Home
last modified time | relevance | path

Searched refs:stack_op (Results 1 – 5 of 5) sorted by relevance

/linux/tools/objtool/arch/loongarch/
H A Ddecode.c128 struct stack_op **ops_list, in decode_insn_reg2i12_fomat()
129 struct stack_op *op) in decode_insn_reg2i12_fomat()
196 struct stack_op **ops_list, in decode_insn_reg2i14_fomat()
197 struct stack_op *op) in decode_insn_reg2i14_fomat()
316 struct stack_op **ops_list = &insn->stack_ops; in arch_decode_instruction()
318 struct stack_op *op = NULL; in arch_decode_instruction()
/linux/tools/objtool/include/objtool/
H A Darch.h66 struct stack_op { struct
67 struct stack_op *next; argument
H A Dcheck.h98 struct stack_op *stack_ops;
/linux/tools/objtool/arch/x86/
H A Ddecode.c221 struct stack_op **ops_list = &insn->stack_ops; in arch_decode_instruction()
229 struct stack_op *op = NULL; in arch_decode_instruction()
/linux/tools/objtool/
H A Dcheck.c1374 struct stack_op *op, *next; in remove_insn_ops()
2768 struct stack_op *op) in update_cfi_state_regs()
2861 struct cfi_state *cfi, struct stack_op *op) in update_cfi_state()
3345 struct stack_op *op; in handle_insn_ops()