Home
last modified time | relevance | path

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

/Linux-v4.19/tools/objtool/
Darch.h42 OP_DEST_MEM, enumerator
Dcheck.c1709 case OP_DEST_MEM: in update_insn_state()
/Linux-v4.19/tools/objtool/arch/x86/
Ddecode.c349 op->dest.type = OP_DEST_MEM; in arch_decode_instruction()
367 op->dest.type = OP_DEST_MEM; in arch_decode_instruction()
404 op->dest.type = OP_DEST_MEM; in arch_decode_instruction()