HomeSort by relevance Sort by last modified time
    Searched refs:EXPORT_PC (Results 151 - 175 of 202) sorted by null

1 2 3 4 5 67 8 9

  /dalvik/vm/mterp/c/
gotoTargets.cpp 20 EXPORT_PC();
124 EXPORT_PC();
230 EXPORT_PC();
318 EXPORT_PC();
379 EXPORT_PC();
422 EXPORT_PC();
472 EXPORT_PC();
531 EXPORT_PC();
818 * The caller must EXPORT_PC before jumping here, because any method
    [all...]
header.cpp 71 * redundant with EXPORT_PC and the debugger code. This value can be
72 * compared against what we have stored on the stack with EXPORT_PC to
297 #define EXPORT_PC() (SAVEAREA_FROM_FP(fp)->xtra.currentPc = pc)
307 * EXPORT_PC at the top).
343 EXPORT_PC();
  /dalvik/vm/mterp/x86/
OP_CHECK_CAST.S 48 EXPORT_PC
64 EXPORT_PC
OP_CHECK_CAST_JUMBO.S 48 EXPORT_PC
64 EXPORT_PC
OP_IGET.S 27 EXPORT_PC
OP_IGET_JUMBO.S 26 EXPORT_PC
OP_IGET_WIDE.S 25 EXPORT_PC
OP_IGET_WIDE_JUMBO.S 22 EXPORT_PC
OP_INSTANCE_OF.S 80 EXPORT_PC
OP_INSTANCE_OF_JUMBO.S 76 EXPORT_PC
OP_INVOKE_SUPER.S 14 EXPORT_PC
OP_INVOKE_SUPER_JUMBO.S 10 EXPORT_PC
OP_IPUT.S 28 EXPORT_PC
OP_IPUT_OBJECT.S 27 EXPORT_PC
OP_IPUT_OBJECT_JUMBO.S 23 EXPORT_PC
OP_IPUT_WIDE.S 25 EXPORT_PC
OP_IPUT_WIDE_JUMBO.S 22 EXPORT_PC
OP_NEW_ARRAY.S 13 EXPORT_PC
OP_NEW_ARRAY_JUMBO.S 13 EXPORT_PC
OP_NEW_INSTANCE.S 18 EXPORT_PC
OP_NEW_INSTANCE_JUMBO.S 17 EXPORT_PC
OP_SPUT_OBJECT.S 36 EXPORT_PC # could throw, need to export
OP_SPUT_OBJECT_JUMBO.S 35 EXPORT_PC # could throw, need to export
  /dalvik/vm/mterp/x86-atom/
OP_EXECUTE_INLINE.S 34 EXPORT_PC
OP_IGET.S 49 EXPORT_PC # in case an exception is thrown

Completed in 116 milliseconds

1 2 3 4 5 67 8 9