Home | History | Annotate | Download | only in out

Lines Matching full:offthread_exception

512     movl    offThread_exception(%ecx),%eax # eax<- dvmGetException bypass
516 movl $0,offThread_exception(%ecx) # dvmClearException bypass
1476 movl %eax,offThread_exception(%ecx) # thread->exception<- obj
16280 cmp $0, offThread_exception(%eax) # check for exception
16565 movl offThread_exception(%ecx), %edx # %edx <- self->exception
16573 movl $0, offThread_exception(%ecx)
16657 movl %edx, offThread_exception(%ecx) # restore exception
16676 movl %edx, offThread_exception(%ecx) #restore exception