Home
last modified time | relevance | path

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

/art/runtime/
Dinstrumentation.cc1341 uintptr_t lr, bool interpreter_entry) { in PushInstrumentationStackFrame()
/art/runtime/entrypoints/quick/
Dquick_trampoline_entrypoints.cc1144 bool interpreter_entry = (result == GetQuickToInterpreterBridge()); in artInstrumentationMethodEntryFromCode() local