Searched refs:debugSaveArea (Results 1 - 13 of 13) sorted by relevance

/dalvik/vm/mterp/cstubs/
H A Dstubdefs.c22 StackSaveArea* debugSaveArea;
/dalvik/vm/mterp/portable/
H A Dentry.c9 StackSaveArea* debugSaveArea = SAVEAREA_FROM_FP(self->curFrame); local
/dalvik/vm/mterp/c/
H A DgotoTargets.c547 debugSaveArea = saveArea;
901 debugSaveArea = SAVEAREA_FROM_FP(newFp);
/dalvik/vm/mterp/out/
H A DInterpC-x86-atom.c436 StackSaveArea* debugSaveArea;
1869 debugSaveArea = saveArea;
2223 debugSaveArea = SAVEAREA_FROM_FP(newFp);
H A DInterpC-x86.c436 StackSaveArea* debugSaveArea;
1806 debugSaveArea = saveArea;
2160 debugSaveArea = SAVEAREA_FROM_FP(newFp);
H A DInterpC-armv4t.c436 StackSaveArea* debugSaveArea;
H A DInterpC-armv5te-vfp.c436 StackSaveArea* debugSaveArea;
H A DInterpC-armv5te.c436 StackSaveArea* debugSaveArea;
H A DInterpC-armv7-a-neon.c436 StackSaveArea* debugSaveArea;
H A DInterpC-armv7-a.c436 StackSaveArea* debugSaveArea;
H A DInterpC-allstubs.c436 StackSaveArea* debugSaveArea;
3675 debugSaveArea = saveArea;
4029 debugSaveArea = SAVEAREA_FROM_FP(newFp);
H A DInterpC-portdbg.c1439 StackSaveArea* debugSaveArea = SAVEAREA_FROM_FP(self->curFrame); local
3954 debugSaveArea = saveArea;
4308 debugSaveArea = SAVEAREA_FROM_FP(newFp);
H A DInterpC-portstd.c1189 StackSaveArea* debugSaveArea = SAVEAREA_FROM_FP(self->curFrame); local
3704 debugSaveArea = saveArea;
4058 debugSaveArea = SAVEAREA_FROM_FP(newFp);

Completed in 347 milliseconds