Home
last modified time | relevance | path

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

/art/runtime/
Dclass_linker.h642 bool IsNterpTrampoline(const void* entry_point) const { in IsNterpTrampoline() function
/art/oatdump/
Doatdump.cc2080 class_linker->IsNterpTrampoline(quick_code) || in GetQuickOatCodeBegin()