Searched refs:pcRange (Results 1 – 1 of 1) sorted by relevance
148 pint_t pcRange = in decodeFDE() local173 fdeInfo->pcEnd = pcStart + pcRange; in decodeFDE()213 pint_t pcRange = addressSpace.getEncodedP( in findFDE() local216 if ((pcStart < pc) && (pc <= pcStart + pcRange)) { in findFDE()240 fdeInfo->pcEnd = pcStart + pcRange; in findFDE()