Home
last modified time | relevance | path

Searched refs:endShadowFP (Results 1 – 2 of 2) sorted by relevance

/dalvik/vm/interp/
DJit.h57 const void* endShadowFP; /* ending fp in shadow space */ member
DJit.cpp138 shadowSpace->endShadowFP = fp; in dvmSelfVerificationRestoreState()
153 (int)shadowSpace->endShadowFP); in dvmSelfVerificationRestoreState()
210 (int)shadowSpace->endShadowFP); in selfVerificationDumpState()
335 ((char*)shadowSpace->endShadowFP)+localRegs, frameBytes2)) { in dvmCheckSelfVerification()
351 (int*)shadowSpace->endShadowFP, in dvmCheckSelfVerification()
354 (int)shadowSpace->endShadowFP, localRegs, frameBytes2); in dvmCheckSelfVerification()
355 selfVerificationPrintRegisters((int*)shadowSpace->endShadowFP, in dvmCheckSelfVerification()