Home
last modified time | relevance | path

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

/art/runtime/entrypoints/quick/
Dquick_trampoline_entrypoints.cc916 ArtMethod* orig_called = called; in artQuickResolutionTrampoline() local
923 CHECK(called != nullptr) << PrettyMethod(orig_called) << " " in artQuickResolutionTrampoline()
925 << invoke_type << " " << orig_called->GetVtableIndex(); in artQuickResolutionTrampoline()