Searched refs:altHandlerTable (Results 1 – 4 of 4) sorted by relevance
167 void* altHandlerTable; // Table of breakout handlers member
864 thread->altHandlerTable = dvmAsmAltInstructionStart; in allocThread()
289 the other includes a test of the subMode field (altHandlerTable).294 to altHandlerTable. Note that this change is not immediate. What is actually
1468 thread->altHandlerTable : thread->mainHandlerTable; in updateInterpBreak()