Home
last modified time | relevance | path

Searched defs:GetEntryPointOf (Results 1 – 2 of 2) sorted by relevance

/art/compiler/
Dcompilers.cc86 uintptr_t QuickCompiler::GetEntryPointOf(mirror::ArtMethod* method) const { in GetEntryPointOf() function in art::QuickCompiler
Dcompiler.cc133 uintptr_t GetEntryPointOf(mirror::ArtMethod* method) const { in GetEntryPointOf() function in art::FINAL