Home
last modified time | relevance | path

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

/aosp_15_r20/art/runtime/verifier/
H A Dmethod_verifier.cc615 bool CodeFlowVerifyInstruction(uint32_t* start_guess)
2351 if (!CodeFlowVerifyInstruction(&start_guess)) { in CodeFlowVerifyMethod()
2445 bool MethodVerifier<kVerifierDebug>::CodeFlowVerifyInstruction(uint32_t* start_guess) { in CodeFlowVerifyInstruction() function in art::verifier::impl::__anon3465e4f90111::MethodVerifier