Searched refs:LstrInstantiationErrorPtr (Results 1 – 4 of 4) sorted by relevance
/dalvik/vm/compiler/codegen/x86/ |
D | NcgAot.cpp | 153 else if(!strcmp(dataName, "strInstantiationError")) dataAddr = LstrInstantiationErrorPtr; in getGlobalDataAddr()
|
D | Lower.cpp | 81 int LstrClassCastExceptionPtr, LstrInstantiationErrorPtr, LstrInternalError, LstrFilledNewArrayNotI… variable 140 LstrInstantiationErrorPtr = (int)strInstantiationError; in initConstDataSec()
|
D | Lower.h | 503 extern int LstrClassCastExceptionPtr, LstrInstantiationErrorPtr, LstrInternalError, LstrFilledNewAr…
|
D | LowerHelper.cpp | 1989 move_imm_to_reg(OpndSize_32, LstrInstantiationErrorPtr, PhysicalReg_ECX, true); in handlePotentialException() 1999 move_imm_to_reg(OpndSize_32, LstrInstantiationErrorPtr, PhysicalReg_ECX, true); in handlePotentialException()
|