Home
last modified time | relevance | path

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

/Linux-v4.19/tools/objtool/arch/x86/
Ddecode.c138 *type = INSN_STACK; in arch_decode_instruction()
149 *type = INSN_STACK; in arch_decode_instruction()
159 *type = INSN_STACK; in arch_decode_instruction()
169 *type = INSN_STACK; in arch_decode_instruction()
185 *type = INSN_STACK; in arch_decode_instruction()
202 *type = INSN_STACK; in arch_decode_instruction()
214 *type = INSN_STACK; in arch_decode_instruction()
225 *type = INSN_STACK; in arch_decode_instruction()
239 *type = INSN_STACK; in arch_decode_instruction()
249 *type = INSN_STACK; in arch_decode_instruction()
[all …]
/Linux-v4.19/tools/objtool/
Darch.h33 #define INSN_STACK 8 macro
Dcheck.c1950 case INSN_STACK: in validate_branch()