Searched refs:fHitEnd (Results 1 – 1 of 1) sorted by relevance
29 fHitEnd[i] = true; in CachedSymbolLookupSource()95 fHitEnd[i] = address + toRead == fAddress[i] + fCachedSize[i]; in _ReadCached()105 if (!fHitEnd[i]) in _Cache()116 fHitEnd[i] = false; in _Cache()125 bool fHitEnd[2]; member