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

  /dalvik/vm/mterp/armv5te/
OP_EXECUTE_INLINE.S 72 bl dvmResolveInlineNative
OP_EXECUTE_INLINE_RANGE.S 65 bl dvmResolveInlineNative
  /dalvik/vm/
InlineNative.h 122 extern "C" Method* dvmResolveInlineNative(int opIndex);
InlineNative.cpp 875 Method* dvmResolveInlineNative(int opIndex)
911 Method* method = dvmResolveInlineNative(opIndex);
  /dalvik/vm/mterp/out/
InterpAsm-armv5te-vfp.S     [all...]
InterpAsm-armv5te.S     [all...]
InterpAsm-armv7-a-neon.S     [all...]
InterpAsm-armv7-a.S     [all...]

Completed in 202 milliseconds