Home
last modified time | relevance | path

Searched refs:INSN_STACK (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.4/tools/objtool/arch/x86/
Ddecode.c126 *type = INSN_STACK; in arch_decode_instruction()
137 *type = INSN_STACK; in arch_decode_instruction()
147 *type = INSN_STACK; in arch_decode_instruction()
157 *type = INSN_STACK; in arch_decode_instruction()
173 *type = INSN_STACK; in arch_decode_instruction()
190 *type = INSN_STACK; in arch_decode_instruction()
202 *type = INSN_STACK; in arch_decode_instruction()
213 *type = INSN_STACK; in arch_decode_instruction()
227 *type = INSN_STACK; in arch_decode_instruction()
237 *type = INSN_STACK; in arch_decode_instruction()
[all …]
/Linux-v5.4/tools/objtool/
Darch.h23 INSN_STACK, enumerator
Dcheck.c2141 case INSN_STACK: in validate_branch()