Home | History | Annotate | Download | only in verifier

Lines Matching refs:CheckFieldIndex

628       result = result && CheckFieldIndex(dec_insn.vB);
651 result = result && CheckFieldIndex(dec_insn.vC);
705 bool MethodVerifier::CheckFieldIndex(uint32_t idx) {