HomeSort by relevance Sort by last modified time
    Searched refs:op_qword (Results 1 - 7 of 7) sorted by null

  /external/google-breakpad/src/third_party/libdisasm/
x86_insn.c 128 case op_qword: return 8;
ia32_operand.c 289 op->datatype = op_qword;
323 op->datatype = op_qword;
ia32_implicit.c 366 op->datatype = op_qword; break;
x86_format.c 85 case op_qword:
102 case op_qword:
371 case op_qword: return types[2];
380 case op_qword: return types[7];
    [all...]
ia32_insn.c 42 case op_qword:
libdis.h 181 op_qword = 4, /* 8 byte integer */ enumerator in enum:x86_op_datatype
    [all...]
  /external/google-breakpad/src/third_party/libdisasm/swig/
libdisasm_oop.i 113 op_dword = 3, op_qword = 4,

Completed in 570 milliseconds