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

  /art/runtime/verifier/
method_verifier.h 415 * Walks through instructions in a method calling VerifyInstruction on each.
452 bool VerifyInstruction(const Instruction* inst, uint32_t code_offset);
    [all...]
method_verifier.cc     [all...]

Completed in 96 milliseconds