Home
last modified time | relevance | path

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

/art/compiler/
Dcompiler.h86 virtual uintptr_t GetEntryPointOf(ArtMethod* method) const
/art/compiler/optimizing/
Doptimizing_compiler.cc282 uintptr_t GetEntryPointOf(ArtMethod* method) const OVERRIDE in GetEntryPointOf() function in art::FINAL