Home
last modified time | relevance | path

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

/art/runtime/interpreter/
Dinterpreter_goto_table_impl.cc58 currentHandlersTable = handlersTable[ \
130 static const void* const handlersTable[instrumentation::kNumHandlerTables][kNumPackedOpcodes] = { in ExecuteGotoImpl() local
2509 goto *handlersTable[instrumentation::kMainHandlerTable][Instruction::code]; \ in ExecuteGotoImpl()