Searched refs:pcRange (Results 1 – 1 of 1) sorted by relevance
145 pint_t pcRange = in decodeFDE() local170 fdeInfo->pcEnd = pcStart + pcRange; in decodeFDE()210 pint_t pcRange = addressSpace.getEncodedP( in findFDE() local213 if ((pcStart < pc) && (pc <= pcStart + pcRange)) { in findFDE()237 fdeInfo->pcEnd = pcStart + pcRange; in findFDE()