Home
last modified time | relevance | path

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

/dalvik/vm/compiler/codegen/x86/
DLower.cpp83 int LstrDivideByZero, LstrNegativeArraySizeException, LstrNoSuchMethodError, LstrNullPointerExcepti… variable
148 LstrNoSuchMethodError = (int)strNoSuchMethodError; in initConstDataSec()
DLower.h505 extern int LstrDivideByZero, LstrNegativeArraySizeException, LstrNoSuchMethodError, LstrNullPointer…
DLowerJump.cpp1019 move_imm_to_reg(OpndSize_32, LstrNoSuchMethodError, PhysicalReg_ECX, true); in common_errNoSuchMethod()