Searched refs:pcRange (Results 1 – 1 of 1) sorted by relevance
147 pint_t pcRange = in decodeFDE() local172 fdeInfo->pcEnd = pcStart + pcRange; in decodeFDE()212 pint_t pcRange = addressSpace.getEncodedP( in findFDE() local215 if ((pcStart < pc) && (pc <= pcStart + pcRange)) { in findFDE()239 fdeInfo->pcEnd = pcStart + pcRange; in findFDE()