Searched refs:pcRange (Results 1 – 1 of 1) sorted by relevance
205 pint_t pcRange = in decodeFDE() local230 fdeInfo->pcEnd = pcStart + pcRange; in decodeFDE()272 pint_t pcRange = addressSpace.getEncodedP( in findFDE() local275 if ((pcStart < pc) && (pc <= pcStart + pcRange)) { in findFDE()299 fdeInfo->pcEnd = pcStart + pcRange; in findFDE()