Home
last modified time | relevance | path

Searched refs:pending (Results 1 – 12 of 12) sorted by relevance

/dalvik/vm/mterp/x86/
DOP_MONITOR_EXIT.S31 je common_exceptionThrown # no, exception pending
/dalvik/vm/mterp/armv5te/
DOP_MONITOR_EXIT.S21 beq common_exceptionThrown @ yes, exception is pending
/dalvik/vm/alloc/
DMarkSweep.c466 Object *pending, *referent; in delayReferenceReferent() local
475 pending = dvmGetFieldObject(obj, pendingNextOffset); in delayReferenceReferent()
477 if (pending == NULL && referent != NULL && !isMarked(referent, ctx)) { in delayReferenceReferent()
/dalvik/vm/mterp/
DNOTES.txt57 exception pending, are not interesting because the return value is ignored.
/dalvik/vm/mterp/x86-atom/
Dfooter.S42 cmp $$0, (%ebx) # check if suspend is pending
89 cmp $$0, (rINST) # check if suspend is pending
368 cmp $$0, (%edx) # check if suspend is pending
/dalvik/vm/mterp/out/
DInterpAsm-x86-atom.S17913 cmp $0, (%ebx) # check if suspend is pending
17960 cmp $0, (rINST) # check if suspend is pending
18239 cmp $0, (%edx) # check if suspend is pending
DInterpAsm-armv5te-vfp.S910 beq common_exceptionThrown @ yes, exception is pending
DInterpAsm-x86.S6400 je common_exceptionThrown # no, exception pending
DInterpAsm-armv7-a-neon.S917 beq common_exceptionThrown @ yes, exception is pending
DInterpAsm-armv7-a.S917 beq common_exceptionThrown @ yes, exception is pending
DInterpAsm-armv4t.S910 beq common_exceptionThrown @ yes, exception is pending
DInterpAsm-armv5te.S910 beq common_exceptionThrown @ yes, exception is pending