Home
last modified time | relevance | path

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

/dalvik/vm/compiler/codegen/x86/
DLower.cpp83 int LstrDivideByZero, LstrNegativeArraySizeException, LstrNoSuchMethodError, LstrNullPointerExcepti… variable
147 LstrNegativeArraySizeException = (int)strNegativeArraySizeException; in initConstDataSec()
DLower.h505 extern int LstrDivideByZero, LstrNegativeArraySizeException, LstrNoSuchMethodError, LstrNullPointer…
DLowerJump.cpp997 move_imm_to_reg(OpndSize_32, LstrNegativeArraySizeException, PhysicalReg_ECX, true); in common_errNegArraySize()