HomeSort by relevance Sort by last modified time
    Searched refs:codePtr2 (Results 1 - 2 of 2) sorted by null

  /dalvik/vm/compiler/codegen/x86/
LowerJump.cpp 691 item->codePtr2 = stream; //jump_reg for switch
822 int relativeNCG = getRelativeNCGForSwitch(relativePC+ptr->offsetPC, ptr->codePtr2);
848 int relativeNCG = getRelativeNCGForSwitch(relativePC+ptr->offsetPC, ptr->codePtr2);
    [all...]
Lower.h 483 char* codePtr2;//code for native instruction add_reg_reg %eax, %edx for SWITCH
    [all...]

Completed in 499 milliseconds