Searched refs:LstrNegativeArraySizeException (Results 1 - 3 of 3) sorted by relevance

/dalvik/vm/compiler/codegen/x86/
H A DLower.cpp83 int LstrDivideByZero, LstrNegativeArraySizeException, LstrNoSuchMethodError, LstrNullPointerException; variable
147 LstrNegativeArraySizeException = (int)strNegativeArraySizeException;
H A DLower.h505 extern int LstrDivideByZero, LstrNegativeArraySizeException, LstrNoSuchMethodError, LstrNullPointerException;
H A DLowerJump.cpp997 move_imm_to_reg(OpndSize_32, LstrNegativeArraySizeException, PhysicalReg_ECX, true);

Completed in 9 milliseconds