Searched defs:GetEntryPointOf (Results 1 – 2 of 2) sorted by relevance
/art/compiler/ | ||
D | compilers.cc | 86 uintptr_t QuickCompiler::GetEntryPointOf(mirror::ArtMethod* method) const { in GetEntryPointOf() function in art::QuickCompiler |
D | compiler.cc | 133 uintptr_t GetEntryPointOf(mirror::ArtMethod* method) const { in GetEntryPointOf() function in art::FINAL |