Searched defs:LookupMethodHeader (Results 1 - 1 of 1) sorted by relevance

/art/runtime/jit/
H A Djit_code_cache.cc484 // LookupMethodHeader: the method is only checked against in debug builds.
486 code_cache_->LookupMethodHeader(frame.return_pc_, nullptr);
783 OatQuickMethodHeader* JitCodeCache::LookupMethodHeader(uintptr_t pc, ArtMethod* method) { function in class:art::jit::JitCodeCache

Completed in 62 milliseconds