Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/tools/objtool/
H A Darch.h39 OP_DEST_LEAVE, enumerator
H A Dcheck.c2600 case OP_DEST_LEAVE: in update_cfi_state()
/OK3568_Linux_fs/kernel/tools/objtool/arch/x86/
H A Ddecode.c455 op->dest.type = OP_DEST_LEAVE; in arch_decode_instruction()