Searched refs:lastAddressValid (Results 1 – 1 of 1) sorted by relevance
2845 bool lastAddressValid; member2857 if (!pContext->lastAddressValid) { in addressSetCb()2860 pContext->lastAddressValid = true; in addressSetCb()2864 } else if (pContext->lastAddressValid) { // and the line number is new in addressSetCb()2871 pContext->lastAddressValid = false; in addressSetCb()2893 context.lastAddressValid = false; in dvmAddressSetForLine()2902 if (context.lastAddressValid) { in dvmAddressSetForLine()