Home | History | Annotate | Download | only in out

Lines Matching full:currentpc

157  * In C this is "SAVEAREA_FROM_FP(fp)->xtra.currentPc = pc", i.e.
158 * fp - sizeof(StackSaveArea) + offsetof(SaveArea, xtra.currentPc)