Home | History | Annotate | Download | only in verifier

Lines Matching refs:FindLocksAtDexPc

554 void MethodVerifier::FindLocksAtDexPc(ArtMethod* m, uint32_t dex_pc,
575 verifier.FindLocksAtDexPc();
594 void MethodVerifier::FindLocksAtDexPc() {
1967 // If we're doing FindLocksAtDexPc, check whether we're at the dex pc we care about.