Home
last modified time | relevance | path

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

/Linux-v4.19/tools/objtool/
Darch.h44 OP_DEST_LEAVE, enumerator
Dcheck.c1689 case OP_DEST_LEAVE: in update_insn_state()
/Linux-v4.19/tools/objtool/arch/x86/
Ddecode.c418 op->dest.type = OP_DEST_LEAVE; in arch_decode_instruction()