Home
last modified time | relevance | path

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

/Linux-v5.10/tools/objtool/
Darch.h42 OP_DEST_LEAVE, enumerator
Dcheck.c2145 case OP_DEST_LEAVE: in update_cfi_state()
/Linux-v5.10/tools/objtool/arch/x86/
Ddecode.c454 op->dest.type = OP_DEST_LEAVE; in arch_decode_instruction()