Searched defs:debugSaveArea (Results 1 - 3 of 3) sorted by relevance

/dalvik/vm/mterp/portable/
H A Dentry.c9 StackSaveArea* debugSaveArea = SAVEAREA_FROM_FP(self->curFrame); local
/dalvik/vm/mterp/out/
H A DInterpC-portstd.c1184 StackSaveArea* debugSaveArea = SAVEAREA_FROM_FP(self->curFrame); local
3649 debugSaveArea = saveArea;
4002 debugSaveArea = SAVEAREA_FROM_FP(newFp);
H A DInterpC-portdbg.c1445 StackSaveArea* debugSaveArea = SAVEAREA_FROM_FP(self->curFrame); local
3910 debugSaveArea = saveArea;
4263 debugSaveArea = SAVEAREA_FROM_FP(newFp);

Completed in 159 milliseconds