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

  /external/qemu/elff/
dwarf_cu.cc 488 Dwarf_Value op_size; local
492 (reinterpret_cast<const Dwarf_Leb128*>(go)->process_unsigned(&op_size));
543 go += op_size.u32;
  /external/v8/src/ia32/
disasm-ia32.cc 639 int op_size = PrintOperands(mnem, REG_OPER_OP_ORDER, data + 2); local
640 return 2 + op_size; // includes 0x0F
    [all...]

Completed in 1667 milliseconds