Searched refs:pcRange (Results 1 – 1 of 1) sorted by relevance
146 pint_t pcRange = in decodeFDE() local171 fdeInfo->pcEnd = pcStart + pcRange; in decodeFDE()211 pint_t pcRange = addressSpace.getEncodedP( in findFDE() local214 if ((pcStart < pc) && (pc <= pcStart + pcRange)) { in findFDE()238 fdeInfo->pcEnd = pcStart + pcRange; in findFDE()