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

  /art/runtime/verifier/
method_verifier.h 488 void VerifyPrimitivePut(RegType& target_type, RegType& insn_type,
495 void VerifyAGet(const Instruction* inst, RegType& insn_type,
499 void VerifyAPut(const Instruction* inst, RegType& insn_type,
510 void VerifyISGet(const Instruction* inst, RegType& insn_type,
515 void VerifyISPut(const Instruction* inst, RegType& insn_type,
525 void VerifyIGetQuick(const Instruction* inst, RegType& insn_type,
530 void VerifyIPutQuick(const Instruction* inst, RegType& insn_type,
method_verifier.cc 3497 << " incompatible with aget of type " << insn_type; local
    [all...]
  /prebuilts/gcc/linux-x86/aarch64/aarch64-linux-android-4.9/x86_64-linux-gnu/aarch64-linux-android/include/
dis-asm.h 208 enum dis_insn_type insn_type; /* Type of instruction */ member in struct:disassemble_info
  /external/qemu/include/disas/
bfd.h 356 enum dis_insn_type insn_type; /* Type of instruction */ member in struct:disassemble_info
  /external/qemu/disas/
mips.c     [all...]

Completed in 255 milliseconds