Home
last modified time | relevance | path

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

/art/runtime/
Doat_quick_method_header.h128 const uint8_t* GetEntryPoint() const { in GetEntryPoint() function
/art/compiler/
Dcommon_compiler_test.cc115 const void* GetEntryPoint() const { in GetEntryPoint() function in art::CommonCompilerTestImpl::CodeAndMetadata