Home
last modified time | relevance | path

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

/art/runtime/verifier/
Dmethod_verifier.cc476 bool VerifyCodeFlow() REQUIRES_SHARED(Locks::mutator_lock_);
1080 result = result && VerifyCodeFlow(); in Verify()
1597 bool MethodVerifier<kVerifierDebug>::VerifyCodeFlow() { in VerifyCodeFlow() function in art::verifier::impl::__anon79162a830111::MethodVerifier