HomeSort by relevance Sort by last modified time
    Searched refs:resolve_method2 (Results 1 - 2 of 2) sorted by null

  /dalvik/vm/compiler/codegen/x86/
Lower.cpp 169 int resolve_method2(
223 resolve_method2(PhysicalReg_EAX, true, PhysicalReg_EAX, true, METHOD_VIRTUAL);
225 resolve_method2(PhysicalReg_EAX, true, PhysicalReg_EAX, true, METHOD_DIRECT);
227 resolve_method2(PhysicalReg_EAX, true, PhysicalReg_EAX, true, METHOD_STATIC);
LowerHelper.cpp 2861 int resolve_method2( function
    [all...]

Completed in 56 milliseconds