Home
last modified time | relevance | path

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

/dalvik/vm/compiler/codegen/x86/
DLower.cpp83 … LstrDivideByZero, LstrNegativeArraySizeException, LstrNoSuchMethodError, LstrNullPointerException; variable
149 LstrNullPointerException = (int)strNullPointerException; in initConstDataSec()
DLower.h505 … LstrDivideByZero, LstrNegativeArraySizeException, LstrNoSuchMethodError, LstrNullPointerException;
DLowerJump.cpp952 move_imm_to_reg(OpndSize_32, LstrNullPointerException, PhysicalReg_ECX, true); in common_errNullObject()