Searched defs:GetEntryPoint (Results 1 – 2 of 2) sorted by relevance
| /art/runtime/oat/ | ||
| D | oat_quick_method_header.h | 144 const uint8_t* GetEntryPoint() const { in GetEntryPoint() function |
| /art/compiler/ | ||
| D | common_compiler_test.cc | 116 const void* GetEntryPoint() const { in GetEntryPoint() function in art::CommonCompilerTestImpl::CodeAndMetadata |