Searched defs:CheckBranchTarget (Results 1 - 1 of 1) sorted by path

/art/runtime/verifier/
H A Dmethod_verifier.cc741 result = result && CheckBranchTarget(code_offset);
915 bool MethodVerifier::CheckBranchTarget(uint32_t cur_offset) { function in class:art::verifier::MethodVerifier

Completed in 34 milliseconds