/dalvik/vm/compiler/codegen/x86/ |
LowerReturn.cpp | 67 compare_imm_mem(OpndSize_32, 0, offsetof(Thread, suspendCount), 2, false); /* suspendCount */ 70 /* if suspendCount is not zero, clear the chaining cell address */
|
LowerJump.cpp | [all...] |
LowerHelper.cpp | [all...] |
/dalvik/vm/ |
Thread.cpp | [all...] |
Thread.h | 133 * (suspendCount -= dbgSuspendCount). The debugger should not be able 143 int suspendCount;
|
Globals.h | 473 * Guards Thread->suspendCount for all threads, and 491 * Sum of all threads' suspendCount fields. Guarded by [all...] |
Debugger.cpp | [all...] |
/dalvik/vm/mterp/common/ |
asm-constants.h | 173 MTERP_OFFSET(offThread_suspendCount, Thread, suspendCount, 48);
|
/external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/util/ |
dbghelp.h | [all...] |
/external/mesa3d/src/gallium/auxiliary/util/ |
dbghelp.h | [all...] |
/dalvik/vm/interp/ |
Interp.cpp | [all...] |
/dalvik/vm/jdwp/ |
JdwpHandler.cpp | [all...] |
/art/jdwpspy/ |
Net.cpp | 168 { 11, 12, "ThreadReference.SuspendCount" },
|
/dalvik/vm/compiler/ |
Compiler.cpp | 157 self->suspendCount == 0) {
|
/art/runtime/jdwp/ |
jdwp_handler.cc | [all...] |
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.jdt.debug_3.6.1.v20100715_r361/ |
jdi.jar | |