Home
last modified time | relevance | path

Searched refs:obj_reg (Results 1 – 2 of 2) sorted by relevance

/dalvik/vm/compiler/codegen/x86/
DLowerJump.cpp1051 int throw_exception_message(int exceptionPtrReg, int obj_reg, bool isPhysical, in throw_exception_message() argument
1057 …move_mem_to_reg(OpndSize_32, offObject_clazz, obj_reg, isPhysical, C_SCRATCH_1, isScratchPhysical); in throw_exception_message()
DLower.h867 int throw_exception_message(int exceptionPtr, int obj_reg, bool isPhysical,