• Home
  • Raw
  • Download

Lines Matching refs:self

57     movl        offGlue_self(%edx), %eax # %eax<- glue->self
60 call dvmCheckSuspendPending # call: (Thread* self)
102 movl offGlue_self(%ecx), %eax# %eax<- glue->self
106 call dvmCheckSuspendPending # call: (Thread* self)
289 movl offGlue_self(%eax), %ecx # %ecx<- glue->self
291 movl rFP, offThread_curFrame(%ecx) # glue->self->curFrame<- newFP
302 movl offGlue_self(%edx), %edx # %edx<- glue->self
303 movl offThread_jniLocal_topCookie(%edx), %ecx # %ecx<- glue->self->thread->refNext
307 movl %eax, offThread_curFrame(%edx) # glue->self->curFrame<- newFP
308 movl %edx, -8(%esp) # save glue->self
309 movl %edx, -16(%esp) # push parameter glue->self
327 movl -8(%esp), %ecx # %ecx<- glue->self
331 movl rFP, offThread_curFrame(%ecx) # glue->self->curFrame<- rFP
332 movl %eax, offThread_jniLocal_topCookie(%ecx) # glue->self<- newSaveArea->localRefCookie
338 movl offGlue_self(%ecx), %ecx # %ecx<- glue->self
339 movl %ecx, -4(%esp) # push parameter self
341 call dvmHandleStackOverflow # call: (Thread* self)
381 movl offGlue_self(rINST), %eax# %eax<- glue->self
384 call dvmCheckSuspendPending # call: (Thread* self)
404 movl offGlue_self(rINST), %ecx # %eax<- glue->self
408 movl rFP, offThread_curFrame(%ecx) # glue->self->curFrame<- rFP
426 movl offGlue_self(%eax), %edx # %edx<- glue->self
427 movl offThread_exception(%edx), %ecx # %ecx<- pMterpGlue->self->exception
428 movl %edx, -4(%esp) # push parameter self
432 # call: (Object* obj, Thread* self)
434 movl 4(%esp), %edx # %edx<- glue->self
435 movl $$0, offThread_exception(%edx) # glue->self->exception<- NULL
446 movl %edx, -12(%esp) # push parameter 2<- glue->self->exception
455 movl %edx, -20(%esp) # push parameter 0<- glue->self
462 call dvmFindCatchBlock # call: (Thread* self, int relPc, Object* exception,
474 movl -4(%esp), %ecx # %ecx<- glue->self
478 movl %ecx, -12(%esp) # push parameter 2 glue->self
480 call dvmCleanupStackOverflow # call: (Thread* self)
486 movl %ecx, -12(%esp) # push parameter 2 glue->self
506 call dvmReleaseTrackedAlloc # call: (Object* obj, Thread* self)
512 movl -12(%esp), %edx # %edx<- glue->self
523 movl -4(%esp), %edx # %edx<- glue->self
524 movzb offThread_stackOverflowed(%edx), %eax # %eax<- self->stackOverflowed
528 movl %edx, -12(%esp) # push parameter 1 glue->self
530 call dvmCleanupStackOverflow # call: (Thread* self)
540 movl -4(%esp), %edx # %edx<- glue->self
541 movl %ecx, offThread_exception(%edx) # glue->self<- exception
543 call dvmReleaseTrackedAlloc # call: (Object* obj, Thread* self)