Home
last modified time | relevance | path

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

/Linux-v5.15/tools/objtool/include/objtool/
Darch.h35 OP_DEST_MEM, enumerator
/Linux-v5.15/tools/objtool/arch/x86/
Ddecode.c439 op->dest.type = OP_DEST_MEM; in arch_decode_instruction()
459 op->dest.type = OP_DEST_MEM; in arch_decode_instruction()
505 op->dest.type = OP_DEST_MEM; in arch_decode_instruction()
/Linux-v5.15/tools/objtool/
Dcheck.c2415 case OP_DEST_MEM: in update_cfi_state()