Home
last modified time | relevance | path

Searched refs:CheckFieldIndex (Results 1 – 1 of 1) sorted by relevance

/aosp12/art/runtime/verifier/
H A Dmethod_verifier.cc344 bool CheckFieldIndex(uint32_t idx) { in CheckFieldIndex() function in art::verifier::impl::__anon5f019aef0110::MethodVerifier
1222 result = result && CheckFieldIndex(inst->VRegB()); in VerifyInstruction()
1254 result = result && CheckFieldIndex(inst->VRegC()); in VerifyInstruction()