Home
last modified time | relevance | path

Searched refs:LstrInstantiationErrorPtr (Results 1 – 4 of 4) sorted by relevance

/dalvik/vm/compiler/codegen/x86/
DNcgAot.cpp153 else if(!strcmp(dataName, "strInstantiationError")) dataAddr = LstrInstantiationErrorPtr; in getGlobalDataAddr()
DLower.cpp81 int LstrClassCastExceptionPtr, LstrInstantiationErrorPtr, LstrInternalError, LstrFilledNewArrayNotI… variable
140 LstrInstantiationErrorPtr = (int)strInstantiationError; in initConstDataSec()
DLower.h503 extern int LstrClassCastExceptionPtr, LstrInstantiationErrorPtr, LstrInternalError, LstrFilledNewAr…
DLowerHelper.cpp1989 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()