Home
last modified time | relevance | path

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

/linux-6.15/tools/objtool/arch/loongarch/
H A Ddecode.c116 struct stack_op **ops_list, in decode_insn_reg2i12_fomat()
117 struct stack_op *op) in decode_insn_reg2i12_fomat()
184 struct stack_op **ops_list, in decode_insn_reg2i14_fomat()
185 struct stack_op *op) in decode_insn_reg2i14_fomat()
285 struct stack_op **ops_list = &insn->stack_ops; in arch_decode_instruction()
287 struct stack_op *op = NULL; in arch_decode_instruction()
/linux-6.15/tools/objtool/include/objtool/
H A Darch.h66 struct stack_op { struct
67 struct stack_op *next; argument
H A Dcheck.h82 struct stack_op *stack_ops;
/linux-6.15/tools/objtool/arch/x86/
H A Ddecode.c157 struct stack_op **ops_list = &insn->stack_ops; in arch_decode_instruction()
165 struct stack_op *op = NULL; in arch_decode_instruction()
/linux-6.15/tools/objtool/
H A Dcheck.c1277 struct stack_op *op, *next; in remove_insn_ops()
2665 struct stack_op *op) in update_cfi_state_regs()
2758 struct cfi_state *cfi, struct stack_op *op) in update_cfi_state()
3227 struct stack_op *op; in handle_insn_ops()